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

  /external/chromium_org/third_party/tcmalloc/chromium/src/
common.h 125 static const Length kMaxValidPages = (~static_cast<Length>(0)) >> kPageShift;
  /external/chromium_org/third_party/tcmalloc/vendor/src/
common.h 108 static const Length kMaxValidPages = (~static_cast<Length>(0)) >> kPageShift;

Completed in 27 milliseconds