Home
last modified time | relevance | path

Searched defs:kPartSize (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_stackdepotbase.h49 static const int kPartSize = kTabSize / kPartCount; variable
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_stackdepotbase.h47 static const int kPartSize = kTabSize / kPartCount; variable