Home
last modified time | relevance | path

Searched defs:__trunctfdf2 (Results 1 – 4 of 4) sorted by relevance

/openbsd/gnu/gcc/gcc/config/soft-fp/
H A Dtrunctfdf2.c36 DFtype __trunctfdf2(TFtype a) in __trunctfdf2() function
/openbsd/gnu/llvm/compiler-rt/lib/builtins/
H A Dtrunctfdf2.c17 COMPILER_RT_ABI double __trunctfdf2(long double a) { return __truncXfYf2__(a); } in __trunctfdf2() function
/openbsd/gnu/gcc/gcc/config/
H A Dfp-bit.c101 void __trunctfdf2 (void) { abort(); } in __trunctfdf2() function
/openbsd/gnu/usr.bin/gcc/gcc/config/
H A Dfp-bit.c103 void __trunctfdf2 (void) { abort(); } in __trunctfdf2() function