Lines Matching defs:memory
142 char* memory = new char[bytes];143 if (memory != NULL) {147 delete_these_arrays_on_tear_down->Add(memory);149 return memory;840 // Initialize the out of memory slot.