Home
last modified time | relevance | path

Searched defs:kMaxTimesRestarted (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_symbolizer_internal.h105 static const uptr kMaxTimesRestarted = 5; variable
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_symbolizer_internal.h107 static const uptr kMaxTimesRestarted = 5; variable
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_symbolizer_internal.h124 static const uptr kMaxTimesRestarted = 5; variable