Searched refs:__floatdixf (Results 1 – 15 of 15) sorted by relevance
| /freebsd-12.1/contrib/compiler-rt/lib/builtins/i386/ |
| H A D | floatdixf.S | 19 DEFINE_COMPILERRT_FUNCTION(__floatdixf) 28 END_COMPILERRT_FUNCTION(__floatdixf)
|
| /freebsd-12.1/contrib/compiler-rt/lib/builtins/x86_64/ |
| H A D | floatdixf.c | 11 long double __floatdixf(int64_t a) in __floatdixf() function
|
| /freebsd-12.1/contrib/compiler-rt/lib/builtins/ |
| H A D | floatdixf.c | 30 __floatdixf(di_int a) in __floatdixf() function
|
| H A D | apple_versioning.c | 94 NOT_HERE_BEFORE_10_6(__floatdixf)
|
| H A D | README.txt | 154 long double __floatdixf(di_int a);
|
| /freebsd-12.1/lib/libgcc_s/ |
| H A D | Version.map | 42 __floatdixf;
|
| /freebsd-12.1/contrib/gcc/ |
| H A D | libgcc2.h | 278 #define __floatdixf __NDW(float,xf) macro 389 extern XFtype __floatdixf (DWtype);
|
| H A D | libgcc-std.ver | 103 __floatdixf
|
| H A D | libgcc2.c | 1363 __floatdixf (DWtype u) in __floatdixf() function
|
| H A D | FSFChangeLog.11 | 7387 (__fixunsdfdi, __fixdfdi, __floatdixf, __floatditf) : Likewise.
|
| H A D | ChangeLog-2005 | 1224 * libgcc2.c (__floatdixf, __floatundixf, __floatditf,
|
| H A D | ChangeLog-2003 | 2896 __floatdixf, __floatditf, __floatdidf, __floatdisf, __gcc_bcmp):
|
| /freebsd-12.1/lib/libc/softfloat/ |
| H A D | softfloat-for-gcc.h | 61 #define int64_to_floatx80 __floatdixf
|
| /freebsd-12.1/contrib/llvm/include/llvm/IR/ |
| H A D | RuntimeLibcalls.def | 317 HANDLE_LIBCALL(SINTTOFP_I64_F80, "__floatdixf")
|
| /freebsd-12.1/contrib/gcc/doc/ |
| H A D | libgcc.texi | 354 @deftypefnx {Runtime Function} {long double} __floatdixf (long @var{i})
|