Home
last modified time | relevance | path

Searched defs:__floatdidf (Results 1 – 11 of 11) sorted by relevance

/openbsd-src/gnu/llvm/compiler-rt/lib/builtins/
H A Dfloatdidf.c27 COMPILER_RT_ABI double __floatdidf(di_int a) { in __floatdidf() function
48 COMPILER_RT_ABI double __floatdidf(di_int a) { in __floatdidf() function
/openbsd-src/gnu/llvm/compiler-rt/lib/builtins/x86_64/
H A Dfloatdidf.c11 double __floatdidf(int64_t a) { return (double)a; } in __floatdidf() function
/openbsd-src/gnu/gcc/gcc/config/soft-fp/
H A Dfloatdidf.c35 DFtype __floatdidf(DItype i) in __floatdidf() function
/openbsd-src/lib/libc/quad/
H A Dfloatdidf.c41 __floatdidf(quad_t x) in __floatdidf() function
/openbsd-src/gnu/usr.bin/gcc/gcc/config/rs6000/
H A Dppc64-fp.c81 __floatdidf (DItype u) in __floatdidf() function
/openbsd-src/gnu/gcc/gcc/config/rs6000/
H A Dppc64-fp.c120 __floatdidf (DItype u) in __floatdidf() function
/openbsd-src/gnu/gcc/gcc/config/xtensa/
H A Dieee754-df.S2112 .global __floatdidf symbol
2114 __floatdidf: label
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dlibgcc2.h220 #define __floatdidf __NDW(float,df) macro
H A Dfloatlib.c400 __floatdidf (long long a1) in __floatdidf() function
H A Dlibgcc2.c1061 __floatdidf (DWtype u) in __floatdidf() function
/openbsd-src/gnu/gcc/gcc/
H A Dlibgcc2.h282 #define __floatdidf __NDW(float,df) macro