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

  /external/chromium_org/third_party/tcmalloc/vendor/src/
system-alloc.cc 190 static char default_space[sizeof(DefaultSysAllocator)]; variable
457 DefaultSysAllocator *sdef = new (default_space) DefaultSysAllocator();
  /external/chromium_org/third_party/tcmalloc/chromium/src/
system-alloc.cc 333 static char default_space[sizeof(DefaultSysAllocator)]; variable
594 DefaultSysAllocator *sdef = new (default_space) DefaultSysAllocator();

Completed in 201 milliseconds