| /freebsd-12.1/contrib/compiler-rt/lib/builtins/ |
| H A D | floatdisf.c | 26 __floatdisf(di_int a) in __floatdisf() function 83 return __floatdisf(a); in __aeabi_l2f() 86 AEABI_RTABI float __aeabi_l2f(di_int a) COMPILER_RT_ALIAS(__floatdisf);
|
| H A D | mingw_fixfloat.c | 18 COMPILER_RT_ABI float __floatdisf(di_int a); 32 COMPILER_RT_ABI float __i64tos(di_int a) { return __floatdisf(a); } in __i64tos()
|
| H A D | apple_versioning.c | 92 NOT_HERE_BEFORE_10_6(__floatdisf) 267 NOT_HERE_UNTIL_AFTER_4_3(__floatdisf)
|
| H A D | README.txt | 152 float __floatdisf(di_int a);
|
| /freebsd-12.1/contrib/compiler-rt/lib/builtins/i386/ |
| H A D | floatdisf.S | 19 DEFINE_COMPILERRT_FUNCTION(__floatdisf) 30 END_COMPILERRT_FUNCTION(__floatdisf)
|
| /freebsd-12.1/contrib/gcc/config/ |
| H A D | floatdisf.c | 9 SFtype __floatdisf (DItype); 12 __floatdisf (DItype u) in __floatdisf() function
|
| /freebsd-12.1/contrib/compiler-rt/lib/builtins/x86_64/ |
| H A D | floatdisf.c | 9 float __floatdisf(int64_t a) in __floatdisf() function
|
| /freebsd-12.1/contrib/gcc/config/rs6000/ |
| H A D | ppc64-fp.c | 46 extern SFtype __floatdisf (DItype); 144 __floatdisf (DItype u) in __floatdisf() function
|
| /freebsd-12.1/contrib/gcc/config/soft-fp/ |
| H A D | floatdisf.c | 35 SFtype __floatdisf(DItype i) in __floatdisf() function
|
| /freebsd-12.1/lib/libc/quad/ |
| H A D | floatdisf.c | 48 __floatdisf(x) in __floatdisf() function
|
| H A D | Symbol.map | 23 __floatdisf;
|
| /freebsd-12.1/lib/libgcc_s/ |
| H A D | Version.map | 41 __floatdisf;
|
| /freebsd-12.1/contrib/llvm/lib/Support/Windows/ |
| H A D | explicit_symbols.inc | 54 EXPLICIT_SYMBOL(__floatdisf)
|
| /freebsd-12.1/contrib/gcc/ |
| H A D | libgcc2.h | 281 #define __floatdisf __NDW(float,sf) macro 367 extern SFtype __floatdisf (DWtype);
|
| H A D | libgcc-std.ver | 102 __floatdisf
|
| H A D | libgcc2.c | 1429 #define FUNC __floatdisf
|
| H A D | FSFChangeLog | 686 * libgcc2.c (__floatdisf): Use signed comparison to test
|
| H A D | ChangeLog-2005 | 1227 (__floatdisf, __floatdidf): Unify. Possibly use XFmode or TFmode 27914 (SFtype, SCtype, __fixsfdi, __floatdisf, __fixunssfSI, __fixunssfDI) 27921 * libgcc2.c (__fixunssfDI, __fixsfdi, __floatdisf, __fixunssfSI) 31600 (__floatdisf): Likewise.
|
| H A D | FSFChangeLog.11 | 7388 (__floatdidf, __floatdisf, __fixunsxfsi, __fixunsdfsi) : Likewise.
|
| H A D | ChangeLog-2006 | 14463 * libgcc2.c (__floatdisf, __floatdidf): Don't use IBM Extended
|
| H A D | ChangeLog-1998 | 13578 * libgcc2.c (__floatdisf): Fix a couple typos.
|
| H A D | ChangeLog-2000 | 21784 (__floatdisf): Use proper type in REP_BIT macro.
|
| /freebsd-12.1/lib/libc/softfloat/ |
| H A D | softfloat-for-gcc.h | 59 #define int64_to_float32 __floatdisf
|
| /freebsd-12.1/contrib/llvm/include/llvm/IR/ |
| H A D | RuntimeLibcalls.def | 315 HANDLE_LIBCALL(SINTTOFP_I64_F32, "__floatdisf")
|
| /freebsd-12.1/contrib/gcc/doc/ |
| H A D | libgcc.texi | 351 @deftypefn {Runtime Function} float __floatdisf (long @var{i})
|