nextBlock          55 gc/MacOS.c     	TemporaryMemoryHandle nextBlock;
nextBlock          79 gc/MacOS.c     		(**tempMemBlock).nextBlock = theTemporaryMemory;
nextBlock         124 gc/MacOS.c     		TemporaryMemoryHandle nextBlock = (**tempMemBlock).nextBlock;
nextBlock         127 gc/MacOS.c     		tempMemBlock = nextBlock;