| /openbsd-src/gnu/llvm/compiler-rt/lib/builtins/ |
| H A D | floatdidf.c | 27 COMPILER_RT_ABI double __floatdidf(di_int a) { in __floatdidf() function 48 COMPILER_RT_ABI double __floatdidf(di_int a) { in __floatdidf() function 99 AEABI_RTABI double __aeabi_l2d(di_int a) { return __floatdidf(a); } in __aeabi_l2d() 101 COMPILER_RT_ALIAS(__floatdidf, __aeabi_l2d) 106 COMPILER_RT_ALIAS(__floatdidf, __i64tod)
|
| H A D | apple_versioning.c | 86 NOT_HERE_BEFORE_10_6(__floatdidf) 259 NOT_HERE_UNTIL_AFTER_4_3(__floatdidf)
|
| H A D | README.txt | 160 double __floatdidf(di_int a);
|
| /openbsd-src/lib/libc/quad/ |
| H A D | floatdidf.c | 41 __floatdidf(quad_t x) in __floatdidf() function 69 __strong_alias(__aeabi_l2d, __floatdidf);
|
| H A D | quad.h | 106 double __floatdidf(quad_t) __dso_protected;
|
| /openbsd-src/gnu/llvm/compiler-rt/lib/builtins/i386/ |
| H A D | floatdidf.S | 25 DEFINE_COMPILERRT_FUNCTION(__floatdidf) 38 END_COMPILERRT_FUNCTION(__floatdidf)
|
| /openbsd-src/lib/libc/softfloat/ |
| H A D | softfloat-for-gcc.h | 35 #define int64_to_float64 __floatdidf 57 __strong_alias(__aeabi_l2d, __floatdidf);
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/config/rs6000/ |
| H A D | ppc64-fp.c | 40 extern DFtype __floatdidf (DItype); 81 __floatdidf (DItype u) in __floatdidf() function
|
| /openbsd-src/gnu/llvm/compiler-rt/lib/builtins/x86_64/ |
| H A D | floatdidf.c | 11 double __floatdidf(int64_t a) { return (double)a; } in __floatdidf() function
|
| /openbsd-src/gnu/gcc/gcc/config/soft-fp/ |
| H A D | floatdidf.c | 35 DFtype __floatdidf(DItype i) in __floatdidf() function
|
| /openbsd-src/gnu/gcc/gcc/config/rs6000/ |
| H A D | ppc64-fp.c | 44 extern DFtype __floatdidf (DItype); 120 __floatdidf (DItype u) in __floatdidf() function
|
| /openbsd-src/sys/lib/libkern/ |
| H A D | quad.h | 106 double __floatdidf(quad_t);
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/ |
| H A D | libgcc2.h | 220 #define __floatdidf __NDW(float,df) macro 272 extern DFtype __floatdidf (DWtype);
|
| H A D | libgcc-std.ver | 101 __floatdidf
|
| H A D | floatlib.c | 400 __floatdidf (long long a1) in __floatdidf() function 439 (float)__floatdidf(a1); in __floatdisf()
|
| /openbsd-src/gnu/llvm/llvm/lib/Support/Windows/ |
| H A D | explicit_symbols.inc | 51 EXPLICIT_SYMBOL(__floatdidf)
|
| /openbsd-src/gnu/gcc/gcc/config/frv/ |
| H A D | frv-abi.h | 110 #define DECLARE_LIBRARY_RENAMES RENAME_LIBRARY(__floatdidf,__lltod)
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/config/frv/ |
| H A D | frv-abi.h | 109 #define DECLARE_LIBRARY_RENAMES RENAME_LIBRARY(__floatdidf,__lltod)
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/config/sh/ |
| H A D | libgcc-std.ver | 101 __floatdidf
|
| /openbsd-src/gnu/gcc/gcc/ |
| H A D | libgcc2.h | 282 #define __floatdidf __NDW(float,df) macro 377 extern DFtype __floatdidf (DWtype);
|
| H A D | libgcc-std.ver | 101 __floatdidf
|
| /openbsd-src/gnu/gcc/gcc/config/xtensa/ |
| H A D | ieee754-df.S | 2112 .global __floatdidf symbol 2113 .type __floatdidf, @function 2114 __floatdidf: label
|
| /openbsd-src/gnu/llvm/llvm/include/llvm/Config/ |
| H A D | config.h.cmake | 263 /* Have host's __floatdidf */
|
| /openbsd-src/gnu/llvm/llvm/include/llvm/IR/ |
| H A D | RuntimeLibcalls.def | 353 HANDLE_LIBCALL(SINTTOFP_I64_F64, "__floatdidf")
|
| /openbsd-src/lib/libc/ |
| H A D | Symbols.list | 1220 __floatdidf
|