Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libsanitizer/tsan/
H A Dtsan_shadow.h87 static const u64 kIgnoreBit = 1ull << 63; variable
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/tsan/
H A Dtsan_rtl.h172 static const u64 kIgnoreBit = 1ull << 63; variable
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
H A Dtsan_rtl.h176 static const u64 kIgnoreBit = 1ull << 63; variable