Home
last modified time | relevance | path

Searched refs:HAVE_INT128_T (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/ubsan/
H A Dubsan_value.h23 #define HAVE_INT128_T 1 macro
25 #define HAVE_INT128_T 0 macro
31 #if HAVE_INT128_T
H A Dubsan_value.cpp79 #if HAVE_INT128_T in getSIntValue()
95 #if HAVE_INT128_T in getUIntValue()
H A Dubsan_diag.cpp136 #if HAVE_INT128_T in RenderHex()