Searched refs:__floatdidf (Results 1 - 11 of 11) sorted by relevance

/freebsd-10.0-release/contrib/compiler-rt/lib/x86_64/
H A Dfloatdidf.c5 /* double __floatdidf(di_int a); */
11 double __floatdidf(int64_t a) function
/freebsd-10.0-release/contrib/gcc/config/soft-fp/
H A Dfloatdidf.c35 DFtype __floatdidf(DItype i) function
/freebsd-10.0-release/contrib/gcc/config/
H A Dfloatdidf.c7 DFtype __floatdidf (DItype);
10 __floatdidf (DItype u) function
/freebsd-10.0-release/lib/libc/quad/
H A DSymbol.map22 __floatdidf;
H A Dfloatdidf.c46 __floatdidf(x) function
/freebsd-10.0-release/contrib/compiler-rt/lib/i386/
H A Dfloatdidf.S21 DEFINE_COMPILERRT_FUNCTION(__floatdidf)
/freebsd-10.0-release/contrib/compiler-rt/lib/
H A Dfloatdidf.c1 /*===-- floatdidf.c - Implement __floatdidf -------------------------------===
10 * This file implements __floatdidf for the compiler_rt library.
33 __floatdidf(di_int a)
53 __floatdidf(di_int a)
/freebsd-10.0-release/contrib/gcc/config/rs6000/
H A Dppc64-fp.c44 extern DFtype __floatdidf (DItype);
120 __floatdidf (DItype u) function
/freebsd-10.0-release/lib/libc/softfloat/
H A Dsoftfloat-for-gcc.h60 #define int64_to_float64 __floatdidf
/freebsd-10.0-release/contrib/gcc/
H A Dlibgcc2.h280 #define __floatdidf __NDW(float,df) macro
375 extern DFtype __floatdidf (DWtype);
H A Dlibgcc2.c1435 #define FUNC __floatdidf

Completed in 124 milliseconds