Searched refs:high_target (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/tcmalloc/chromium/src/windows/
H A Dpreamble_patcher.cc491 bool high_target = reinterpret_cast<__int64>(target) > UINT_MAX; local
495 if (high_target &&
/external/chromium_org/third_party/tcmalloc/vendor/src/windows/
H A Dpreamble_patcher.cc491 bool high_target = reinterpret_cast<__int64>(target) > UINT_MAX; local
495 if (high_target &&

Completed in 3834 milliseconds