Searched defs:__fixunsdfdi (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/contrib/gcc/config/soft-fp/
H A Dfixunsdfdi.c35 UDItype __fixunsdfdi(DFtype a) function
/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/builtins/
H A Dfixunsdfdi.c16 COMPILER_RT_ABI du_int __fixunsdfdi(double a) { function
32 COMPILER_RT_ABI du_int __fixunsdfdi(fp_t a) { return __fixuint(a); } function
/freebsd-12-stable/lib/libc/quad/
H A Dfixunsdfdi.c54 __fixunsdfdi(x) function
/freebsd-12-stable/contrib/gcc/config/s390/
H A Dfixdfdi.h200 __fixunsdfdi (double a1) function
241 #define __fixunsdfdi ___fixunsdfdi macro

Completed in 115 milliseconds