Home
last modified time | relevance | path

Searched refs:kLargestClassID (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_allocator_size_class_map.h137 static const uptr kLargestClassID = kNumClasses - 2; variable
213 if (c < kLargestClassID) in Validate()