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

/freebsd-10.0-release/contrib/gcc/config/soft-fp/
H A Dfloatundisf.c35 SFtype __floatundisf(UDItype i) function
/freebsd-10.0-release/contrib/gcc/config/
H A Dfloatundisf.c8 SFtype __floatundisf (UDItype);
11 __floatundisf (UDItype u) function
/freebsd-10.0-release/contrib/compiler-rt/lib/x86_64/
H A Dfloatundisf.S6 // float __floatundisf(du_int a);
19 DEFINE_COMPILERRT_FUNCTION(__floatundisf)
/freebsd-10.0-release/contrib/compiler-rt/lib/
H A Dfloatundisf.c1 /*===-- floatundisf.c - Implement __floatundisf ---------------------------===
10 * This file implements __floatundisf for the compiler_rt library.
28 __floatundisf(du_int a)
/freebsd-10.0-release/contrib/compiler-rt/lib/i386/
H A Dfloatundisf.S6 // float __floatundisf(du_int a);
31 DEFINE_COMPILERRT_FUNCTION(__floatundisf)
71 DEFINE_COMPILERRT_FUNCTION(__floatundisf)
/freebsd-10.0-release/contrib/gcc/config/rs6000/
H A Dppc64-fp.c47 extern SFtype __floatundisf (UDItype);
169 __floatundisf (UDItype u) function
/freebsd-10.0-release/lib/libc/softfloat/
H A Dsoftfloat-for-gcc.h74 #define uint64_to_float32 __floatundisf
/freebsd-10.0-release/contrib/gcc/
H A Dlibgcc2.h285 #define __floatundisf __NDW(floatun,sf) macro
366 extern SFtype __floatundisf (UDWtype);
H A Dlibgcc2.c1543 #define FUNC __floatundisf

Completed in 129 milliseconds