Searched refs:__floatunditf (Results 1 - 6 of 6) sorted by relevance

/freebsd-10.0-release/contrib/gcc/config/soft-fp/
H A Dfloatunditf.c36 __floatunditf(UDItype i) function
/freebsd-10.0-release/contrib/compiler-rt/lib/ppc/
H A Dfloatunditf.c5 /* long double __floatunditf(unsigned long long x); */
10 long double __floatunditf(uint64_t a) { function
/freebsd-10.0-release/contrib/gcc/config/rs6000/
H A Dppc64-fp.c43 extern TFtype __floatunditf (UDItype);
108 __floatunditf (UDItype u) function
/freebsd-10.0-release/lib/libc/softfloat/
H A Dsoftfloat-for-gcc.h77 #define uint64_to_float128 __floatunditf
/freebsd-10.0-release/contrib/gcc/
H A Dlibgcc2.h283 #define __floatunditf __NDW(floatun,tf) macro
399 extern TFtype __floatunditf (UDWtype);
H A Dlibgcc2.c1407 __floatunditf (UDWtype u)
1381 __floatunditf (UDWtype u) function

Completed in 104 milliseconds