Home
last modified time | relevance | path

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

/external/compiler-rt/lib/ubsan/
Dubsan_value.h24 #define HAVE_INT128_T 1 macro
26 #define HAVE_INT128_T 0 macro
32 #if HAVE_INT128_T
Dubsan_value.cc34 #if HAVE_INT128_T in getSIntValue()
50 #if HAVE_INT128_T in getUIntValue()
Dubsan_diag.cc128 #if HAVE_INT128_T in RenderHex()