Searched defs:__trunctfdf2 (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/gcc/config/soft-fp/
H A Dtrunctfdf2.c36 DFtype __trunctfdf2(TFtype a) function
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/builtins/
H A Dtrunctfdf2.c17 COMPILER_RT_ABI double __trunctfdf2(long double a) { return __truncXfYf2__(a); } function
/freebsd-11-stable/contrib/gcc/config/
H A Dfp-bit.c101 void __trunctfdf2 (void) { abort(); } function

Completed in 140 milliseconds