Searched defs:__fixsfdi (Results 1 - 8 of 8) sorted by relevance

/freebsd-11-stable/contrib/gcc/config/soft-fp/
H A Dfixsfdi.c35 DItype __fixsfdi(SFtype a) function
/freebsd-11-stable/lib/libc/quad/
H A Dfixsfdi.c49 __fixsfdi(float x) function
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/builtins/
H A Dfixsfdi.c18 COMPILER_RT_ABI di_int __fixsfdi(float a) { function
34 COMPILER_RT_ABI di_int __fixsfdi(fp_t a) { return __fixint(a); } function
/freebsd-11-stable/contrib/gcc/config/
H A Dfixsfdi.c25 __fixsfdi (SFtype a) function
/freebsd-11-stable/contrib/gcc/config/rs6000/
H A Dppc64-fp.c70 __fixsfdi (SFtype a) function
/freebsd-11-stable/contrib/gcc/config/s390/
H A Dfixdfdi.h412 __fixsfdi (float a1) function
455 #define __fixsfdi ___fixsfdi macro
/freebsd-11-stable/contrib/gcc/
H A Dlibgcc2.h277 #define __fixsfdi __NDW(fixsf,) macro
H A Dlibgcc2.c1353 __fixsfdi (SFtype a) function

Completed in 196 milliseconds