Home
last modified time | relevance | path

Searched defs:kFormatFunctionMax (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_symbolizer_fuchsia.h28 constexpr uptr kFormatFunctionMax = 64; // More than big enough for 64-bit hex. variable
H A Dsanitizer_symbolizer_rtems.h29 constexpr uptr kFormatFunctionMax = 64; // More than big enough for 64-bit hex. variable
H A Dsanitizer_symbolizer_fuchsia.cc35 constexpr uptr kFormatFunctionMax = 64; // More than big enough for 64-bit hex. variable
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_symbolizer_rtems.h31 constexpr uptr kFormatFunctionMax = 64; // More than big enough for 64-bit hex. variable
H A Dsanitizer_symbolizer_fuchsia.h30 constexpr uptr kFormatFunctionMax = 64; // More than big enough for 64-bit hex. variable
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_symbolizer_fuchsia.h29 constexpr uptr kFormatFunctionMax = 64; // More than big enough for 64-bit hex. variable