Searched refs:__floatundixf (Results 1 – 13 of 13) sorted by relevance
| /freebsd-12.1/contrib/compiler-rt/lib/builtins/x86_64/ |
| H A D | floatundixf.S | 21 DEFINE_COMPILERRT_FUNCTION(__floatundixf) 29 END_COMPILERRT_FUNCTION(__floatundixf)
|
| /freebsd-12.1/contrib/compiler-rt/lib/builtins/i386/ |
| H A D | floatundixf.S | 28 DEFINE_COMPILERRT_FUNCTION(__floatundixf) 41 END_COMPILERRT_FUNCTION(__floatundixf)
|
| /freebsd-12.1/contrib/compiler-rt/lib/builtins/ |
| H A D | floatundixf.c | 29 __floatundixf(du_int a) in __floatundixf() function
|
| H A D | apple_versioning.c | 101 NOT_HERE_BEFORE_10_6(__floatundixf)
|
| H A D | README.txt | 163 long double __floatundixf(du_int a);
|
| /freebsd-12.1/lib/libgcc_s/ |
| H A D | Version.map | 144 __floatundixf;
|
| /freebsd-12.1/contrib/gcc/ |
| H A D | libgcc2.h | 282 #define __floatundixf __NDW(floatun,xf) macro 390 extern XFtype __floatundixf (UDWtype);
|
| H A D | libgcc-std.ver | 269 __floatundixf
|
| H A D | libgcc2.c | 1377 __floatundixf (UDWtype u) in __floatundixf() function
|
| H A D | ChangeLog-2005 | 1224 * libgcc2.c (__floatdixf, __floatundixf, __floatditf, 2658 __floatundixf, __floatuntisf, __floatuntidf, __floatuntitf, 3733 * libgcc2.c (__floatundixf, __floatunditf, __floatundidf, 3735 * libgcc2.h (__floatundixf, __floatunditf, __floatundidf,
|
| /freebsd-12.1/lib/libc/softfloat/ |
| H A D | softfloat-for-gcc.h | 76 #define uint64_to_floatx80 __floatundixf
|
| /freebsd-12.1/contrib/llvm/include/llvm/IR/ |
| H A D | RuntimeLibcalls.def | 332 HANDLE_LIBCALL(UINTTOFP_I64_F80, "__floatundixf")
|
| /freebsd-12.1/contrib/gcc/doc/ |
| H A D | libgcc.texi | 375 @deftypefnx {Runtime Function} {long double} __floatundixf (unsigned long @var{i})
|