theTemporaryMemory   59 gc/MacOS.c     static TemporaryMemoryHandle theTemporaryMemory = NULL;
theTemporaryMemory   79 gc/MacOS.c     		(**tempMemBlock).nextBlock = theTemporaryMemory;
theTemporaryMemory   80 gc/MacOS.c     		theTemporaryMemory = tempMemBlock;
theTemporaryMemory  120 gc/MacOS.c         if (theTemporaryMemory != NULL) {
theTemporaryMemory  122 gc/MacOS.c     	TemporaryMemoryHandle tempMemBlock = theTemporaryMemory;
theTemporaryMemory  129 gc/MacOS.c     	theTemporaryMemory = NULL;