Searched defs:__TSAN_HAS_INT128 (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/contrib/compiler-rt/include/sanitizer/
H A Dtsan_interface_atomic.h28 # define __TSAN_HAS_INT128 1 macro
30 # define __TSAN_HAS_INT128 0 macro
[all...]
/freebsd-11.0-release/contrib/compiler-rt/lib/tsan/rtl/
H A Dtsan_interface_atomic.cc38 # define __TSAN_HAS_INT128 1 macro
40 # define __TSAN_HAS_INT128 0 macro
[all...]

Completed in 104 milliseconds