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

/freebsd-11.0-release/contrib/compiler-rt/lib/builtins/x86_64/
H A Dfloatdidf.c5 /* double __floatdidf(di_int a); */
11 double __floatdidf(int64_t a) function
/freebsd-11.0-release/contrib/gcc/config/soft-fp/
H A Dfloatdidf.c35 DFtype __floatdidf(DItype i) function
/freebsd-11.0-release/contrib/gcc/config/
H A Dfloatdidf.c7 DFtype __floatdidf (DItype);
10 __floatdidf (DItype u) function
/freebsd-11.0-release/contrib/compiler-rt/lib/builtins/i386/
H A Dfloatdidf.S24 DEFINE_COMPILERRT_FUNCTION(__floatdidf)
37 END_COMPILERRT_FUNCTION(__floatdidf)
/freebsd-11.0-release/lib/libc/quad/
H A Dfloatdidf.c46 __floatdidf(x) function
/freebsd-11.0-release/contrib/compiler-rt/lib/builtins/
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)
H A Dapple_versioning.c91 NOT_HERE_BEFORE_10_6(__floatdidf)
266 NOT_HERE_UNTIL_AFTER_4_3(__floatdidf)
/freebsd-11.0-release/contrib/gcc/config/rs6000/
H A Dppc64-fp.c44 extern DFtype __floatdidf (DItype);
120 __floatdidf (DItype u) function
/freebsd-11.0-release/lib/libc/softfloat/
H A Dsoftfloat-for-gcc.h60 #define int64_to_float64 __floatdidf
/freebsd-11.0-release/contrib/gcc/
H A Dlibgcc2.h280 #define __floatdidf __NDW(float,df) macro
377 extern DFtype __floatdidf (DWtype);
H A Dlibgcc2.c1459 #define FUNC __floatdidf

Completed in 125 milliseconds