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

  /external/chromium_org/third_party/tcmalloc/chromium/src/windows/
preamble_patcher.h 67 static const bool kIs64BitBinary = true;
69 static const bool kIs64BitBinary = false;
  /external/chromium_org/third_party/tcmalloc/vendor/src/windows/
preamble_patcher.h 67 static const bool kIs64BitBinary = true;
69 static const bool kIs64BitBinary = false;

Completed in 124 milliseconds