HomeSort by relevance Sort by last modified time
    Searched full:_crtheap (Results 1 - 1 of 1) sorted by null

  /external/chromium/base/allocator/
allocator_shim.cc 269 // We set this to 1 because part of the CRT uses a check of _crtheap != 0
273 extern "C" void* _crtheap = reinterpret_cast<void*>(1); variable

Completed in 67 milliseconds