clearMemory        64 gc/MacOS.c     Ptr GC_MacTemporaryNewPtr(size_t size, Boolean clearMemory)
clearMemory        75 gc/MacOS.c     		if (clearMemory) memset(tempPtr, 0, size);
clearMemory      2242 gc/include/private/gcconfig.h 							 Boolean clearMemory);