Searched refs:kLog2Size (Results 1 - 1 of 1) sorted by last modified time

/external/compiler-rt/test/tsan/
H A Dmmap_large.cc7 const size_t kLog2Size = 40; local
8 const uintptr_t kLocation = 0x40ULL << kLog2Size;
11 1ULL << kLog2Size,

Completed in 87 milliseconds