| /openbsd-src/gnu/llvm/compiler-rt/lib/builtins/ |
| H A D | floatdisf.c | 22 COMPILER_RT_ABI float __floatdisf(di_int a) { in __floatdisf() function 71 AEABI_RTABI float __aeabi_l2f(di_int a) { return __floatdisf(a); } in __aeabi_l2f() 73 COMPILER_RT_ALIAS(__floatdisf, __aeabi_l2f) 78 COMPILER_RT_ALIAS(__floatdisf, __i64tos)
|
| H A D | apple_versioning.c | 87 NOT_HERE_BEFORE_10_6(__floatdisf) 260 NOT_HERE_UNTIL_AFTER_4_3(__floatdisf)
|
| H A D | README.txt | 159 float __floatdisf(di_int a);
|
| /openbsd-src/gnu/llvm/compiler-rt/lib/builtins/i386/ |
| H A D | floatdisf.S | 20 DEFINE_COMPILERRT_FUNCTION(__floatdisf) 31 END_COMPILERRT_FUNCTION(__floatdisf)
|
| /openbsd-src/lib/libc/quad/ |
| H A D | floatdisf.c | 41 __floatdisf(quad_t x) in __floatdisf() function 71 __strong_alias(__aeabi_l2f, __floatdisf);
|
| H A D | quad.h | 107 float __floatdisf(quad_t) __dso_protected;
|
| /openbsd-src/lib/libc/softfloat/ |
| H A D | softfloat-for-gcc.h | 34 #define int64_to_float32 __floatdisf 56 __strong_alias(__aeabi_l2f, __floatdisf);
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/config/rs6000/ |
| H A D | ppc64-fp.c | 41 extern SFtype __floatdisf (DItype); 94 __floatdisf (DItype u) in __floatdisf() function
|
| /openbsd-src/gnu/gcc/gcc/config/frv/ |
| H A D | frv-abi.h | 94 #define DECLARE_LIBRARY_RENAMES RENAME_LIBRARY(__floatdisf,__lltof) 106 #define DECLARE_LIBRARY_RENAMES RENAME_LIBRARY(__floatdisf,__lltof)
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/config/frv/ |
| H A D | frv-abi.h | 93 #define DECLARE_LIBRARY_RENAMES RENAME_LIBRARY(__floatdisf,__lltof) 105 #define DECLARE_LIBRARY_RENAMES RENAME_LIBRARY(__floatdisf,__lltof)
|
| /openbsd-src/gnu/llvm/compiler-rt/lib/builtins/x86_64/ |
| H A D | floatdisf.c | 9 float __floatdisf(int64_t a) { return (float)a; } in __floatdisf() function
|
| /openbsd-src/gnu/gcc/gcc/config/soft-fp/ |
| H A D | floatdisf.c | 35 SFtype __floatdisf(DItype i) in __floatdisf() function
|
| /openbsd-src/gnu/gcc/gcc/config/rs6000/ |
| H A D | ppc64-fp.c | 46 extern SFtype __floatdisf (DItype); 144 __floatdisf (DItype u) in __floatdisf() function
|
| /openbsd-src/sys/lib/libkern/ |
| H A D | quad.h | 107 float __floatdisf(quad_t);
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/ |
| H A D | libgcc2.h | 221 #define __floatdisf __NDW(float,sf) macro 273 extern SFtype __floatdisf (DWtype);
|
| H A D | libgcc-std.ver | 102 __floatdisf
|
| H A D | floatlib.c | 437 __floatdisf (long long a1) in __floatdisf() function
|
| H A D | libgcc2.c | 1084 __floatdisf (DWtype u) in __floatdisf() function
|
| /openbsd-src/gnu/llvm/llvm/lib/Support/Windows/ |
| H A D | explicit_symbols.inc | 54 EXPLICIT_SYMBOL(__floatdisf)
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/config/sh/ |
| H A D | libgcc-std.ver | 102 __floatdisf
|
| /openbsd-src/gnu/gcc/gcc/ |
| H A D | libgcc2.h | 283 #define __floatdisf __NDW(float,sf) macro 367 extern SFtype __floatdisf (DWtype);
|
| H A D | libgcc-std.ver | 102 __floatdisf
|
| /openbsd-src/gnu/gcc/gcc/config/xtensa/ |
| H A D | ieee754-sf.S | 1663 .global __floatdisf symbol 1664 .type __floatdisf, @function 1665 __floatdisf: label
|
| /openbsd-src/gnu/llvm/llvm/include/llvm/IR/ |
| H A D | RuntimeLibcalls.def | 352 HANDLE_LIBCALL(SINTTOFP_I64_F32, "__floatdisf")
|
| /openbsd-src/lib/libc/ |
| H A D | Symbols.list | 1221 __floatdisf
|