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

/freebsd-10.0-release/contrib/compiler-rt/lib/x86_64/
H A Dfloatdisf.c9 float __floatdisf(int64_t a) function
/freebsd-10.0-release/contrib/gcc/config/soft-fp/
H A Dfloatdisf.c35 SFtype __floatdisf(DItype i) function
/freebsd-10.0-release/contrib/compiler-rt/lib/i386/
H A Dfloatdisf.S6 // float __floatdisf(di_int a);
19 DEFINE_COMPILERRT_FUNCTION(__floatdisf)
/freebsd-10.0-release/lib/libc/quad/
H A DSymbol.map23 __floatdisf;
H A Dfloatdisf.c46 __floatdisf(x) function
/freebsd-10.0-release/contrib/gcc/config/
H A Dfloatdisf.c9 SFtype __floatdisf (DItype);
12 __floatdisf (DItype u) function
/freebsd-10.0-release/contrib/compiler-rt/lib/
H A Dfloatdisf.c1 /*===-- floatdisf.c - Implement __floatdisf -------------------------------===
10 * This file implements __floatdisf for the compiler_rt library.
28 __floatdisf(di_int a)
/freebsd-10.0-release/contrib/gcc/config/rs6000/
H A Dppc64-fp.c46 extern SFtype __floatdisf (DItype);
144 __floatdisf (DItype u) function
/freebsd-10.0-release/lib/libc/softfloat/
H A Dsoftfloat-for-gcc.h59 #define int64_to_float32 __floatdisf
/freebsd-10.0-release/contrib/gcc/
H A Dlibgcc2.h281 #define __floatdisf __NDW(float,sf) macro
365 extern SFtype __floatdisf (DWtype);
H A Dlibgcc2.c1431 #define FUNC __floatdisf

Completed in 111 milliseconds