Home
last modified time | relevance | path

Searched defs:kMaxSize (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libsanitizer/tsan/
H A Dtsan_ignoreset.cpp16 const uptr IgnoreSet::kMaxSize; member in __tsan::IgnoreSet
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/tsan/
H A Dtsan_ignoreset.cc15 const uptr IgnoreSet::kMaxSize; member in __tsan::IgnoreSet
H A Dtsan_mutexset.cc16 const uptr MutexSet::kMaxSize; member in __tsan::MutexSet
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
H A Dtsan_ignoreset.cc17 const uptr IgnoreSet::kMaxSize; member in __tsan::IgnoreSet
H A Dtsan_mutexset.cc18 const uptr MutexSet::kMaxSize; member in __tsan::MutexSet
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_allocator_size_class_map.h135 static const uptr kMaxSize = 1UL << kMaxSizeLog; variable
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_allocator_size_class_map.h134 static const uptr kMaxSize = 1UL << kMaxSizeLog; variable
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_allocator_size_class_map.h133 static const uptr kMaxSize = 1UL << kMaxSizeLog; variable