Home
last modified time | relevance | path

Searched refs:__floatundixf (Results 1 – 10 of 10) sorted by relevance

/trueos/contrib/compiler-rt/lib/x86_64/
HDfloatundixf.S20 DEFINE_COMPILERRT_FUNCTION(__floatundixf)
/trueos/contrib/compiler-rt/lib/
HDfloatundixf.c29 __floatundixf(du_int a) in __floatundixf() function
/trueos/contrib/compiler-rt/lib/i386/
HDfloatundixf.S23 DEFINE_COMPILERRT_FUNCTION(__floatundixf)
/trueos/lib/libc/softfloat/
HDsoftfloat-for-gcc.h76 #define uint64_to_floatx80 __floatundixf
/trueos/contrib/gcc/
HDlibgcc2.h282 #define __floatundixf __NDW(floatun,xf) macro
390 extern XFtype __floatundixf (UDWtype);
HDlibgcc-std.ver269 __floatundixf
HDlibgcc2.c1377 __floatundixf (UDWtype u) in __floatundixf() function
HDChangeLog-20051224 * libgcc2.c (__floatdixf, __floatundixf, __floatditf,
2658 __floatundixf, __floatuntisf, __floatuntidf, __floatuntitf,
3733 * libgcc2.c (__floatundixf, __floatunditf, __floatundidf,
3735 * libgcc2.h (__floatundixf, __floatunditf, __floatundidf,
/trueos/contrib/compiler-rt/
HDREADME.txt162 long double __floatundixf(du_int a);
/trueos/contrib/gcc/doc/
HDlibgcc.texi375 @deftypefnx {Runtime Function} {long double} __floatundixf (unsigned long @var{i})