Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_common.h307 const int kMaxSummaryLength = 1024; variable
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_common.h311 const int kMaxSummaryLength = 1024; variable