Searched refs:__fixsfdi (Results 1 - 9 of 9) sorted by relevance

/freebsd-10.2-release/contrib/gcc/config/soft-fp/
H A Dfixsfdi.c35 DItype __fixsfdi(SFtype a) function
/freebsd-10.2-release/contrib/gcc/config/
H A Dfixsfdi.c8 DItype __fixsfdi (SFtype);
25 __fixsfdi (SFtype a) function
/freebsd-10.2-release/lib/libc/quad/
H A Dfixsfdi.c49 __fixsfdi(float x) function
/freebsd-10.2-release/contrib/compiler-rt/lib/
H A Dfixsfdi.c1 /* ===-- fixsfdi.c - Implement __fixsfdi -----------------------------------===
10 * This file implements __fixsfdi for the compiler_rt library.
29 __fixsfdi(float a)
/freebsd-10.2-release/contrib/gcc/config/s390/
H A Dfixdfdi.h408 DItype_x __fixsfdi (float a1);
412 __fixsfdi (float a1) function
455 #define __fixsfdi ___fixsfdi macro
/freebsd-10.2-release/contrib/gcc/config/rs6000/
H A Dppc64-fp.c39 extern DItype __fixsfdi (SFtype);
70 __fixsfdi (SFtype a) function
/freebsd-10.2-release/lib/libc/softfloat/
H A Dsoftfloat-for-gcc.h89 #define float32_to_int64_round_to_zero __fixsfdi
/freebsd-10.2-release/contrib/gcc/
H A Dlibgcc2.h277 #define __fixsfdi __NDW(fixsf,) macro
366 extern DWtype __fixsfdi (SFtype);
H A Dlibgcc2.c1379 __fixsfdi (SFtype a)
1353 __fixsfdi (SFtype a) function

Completed in 92 milliseconds