Searched refs:__floatditf (Results 1 - 8 of 8) sorted by relevance

/freebsd-11.0-release/contrib/gcc/config/soft-fp/
H A Dfloatditf.c35 TFtype __floatditf(DItype i) function
/freebsd-11.0-release/contrib/compiler-rt/lib/builtins/
H A Dfloatditf.c20 COMPILER_RT_ABI fp_t __floatditf(di_int a) { function
H A Dapple_versioning.c93 NOT_HERE_BEFORE_10_6(__floatditf)
/freebsd-11.0-release/contrib/compiler-rt/lib/builtins/ppc/
H A Dfloatditf.c5 /* long double __floatditf(long long x); */
10 long double __floatditf(int64_t a) { function
/freebsd-11.0-release/contrib/gcc/config/rs6000/
H A Dppc64-fp.c42 extern TFtype __floatditf (DItype);
96 __floatditf (DItype u) function
/freebsd-11.0-release/lib/libc/softfloat/
H A Dsoftfloat-for-gcc.h62 #define int64_to_float128 __floatditf
/freebsd-11.0-release/contrib/gcc/
H A Dlibgcc2.h279 #define __floatditf __NDW(float,tf) macro
400 extern TFtype __floatditf (DWtype);
H A Dlibgcc2.c1417 __floatditf (DWtype u)
1391 __floatditf (DWtype u) function

Completed in 99 milliseconds