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

/freebsd-10.2-release/contrib/gcc/config/soft-fp/
H A Dfixdfdi.c35 DItype __fixdfdi(DFtype a) function
/freebsd-10.2-release/contrib/gcc/config/
H A Dfixdfdi.c7 DItype __fixdfdi (DFtype);
23 __fixdfdi (DFtype a) function
/freebsd-10.2-release/lib/libc/quad/
H A Dfixdfdi.c47 __fixdfdi(x) function
/freebsd-10.2-release/contrib/compiler-rt/lib/
H A Dfixdfdi.c1 /* ===-- fixdfdi.c - Implement __fixdfdi -----------------------------------===
10 * This file implements __fixdfdi for the compiler_rt library.
29 __fixdfdi(double a)
/freebsd-10.2-release/contrib/gcc/config/s390/
H A Dfixdfdi.h268 DItype_x __fixdfdi (double a1);
272 __fixdfdi (double a1) function
316 #define __fixdfdi ___fixdfdi macro
/freebsd-10.2-release/contrib/gcc/config/rs6000/
H A Dppc64-fp.c38 extern DItype __fixdfdi (DFtype);
62 __fixdfdi (DFtype a) function
/freebsd-10.2-release/lib/libc/softfloat/
H A Dsoftfloat-for-gcc.h90 #define float64_to_int64_round_to_zero __fixdfdi
/freebsd-10.2-release/contrib/gcc/
H A Dlibgcc2.h275 #define __fixdfdi __NDW(fixdf,) macro
376 extern DWtype __fixdfdi (DFtype);
H A Dlibgcc2.c1305 __fixdfdi (DFtype a)
1279 __fixdfdi (DFtype a) function

Completed in 120 milliseconds