Home
last modified time | relevance | path

Searched refs:CRT_HAS_F128 (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/
H A Dint_types.h186 #define CRT_HAS_F128 macro
197 #define CRT_HAS_F128 macro
206 #define CRT_HAS_F128 macro
213 #ifdef CRT_HAS_F128
222 #if defined(CRT_HAS_128BIT) && defined(CRT_HAS_F128)
267 #elif defined(CRT_HAS_F128)
H A Dmultc3.c18 #if defined(CRT_HAS_128BIT) && defined(CRT_HAS_F128)
H A Ddivtc3.c16 #if defined(CRT_HAS_128BIT) && defined(CRT_HAS_F128)
H A Dfp_lib.h88 #if defined(CRT_HAS_F128) && defined(CRT_HAS_128BIT)