Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/compiler-rt/lib/builtins/x86_64/
H A Dfloatdisf.c9 float __floatdisf(int64_t a) { return (float)a; } in __floatdisf() function
/openbsd-src/gnu/gcc/gcc/config/soft-fp/
H A Dfloatdisf.c35 SFtype __floatdisf(DItype i) in __floatdisf() function
/openbsd-src/lib/libc/quad/
H A Dfloatdisf.c41 __floatdisf(quad_t x) in __floatdisf() function
/openbsd-src/gnu/llvm/compiler-rt/lib/builtins/
H A Dfloatdisf.c22 COMPILER_RT_ABI float __floatdisf(di_int a) { in __floatdisf() function
/openbsd-src/gnu/usr.bin/gcc/gcc/config/rs6000/
H A Dppc64-fp.c94 __floatdisf (DItype u) in __floatdisf() function
/openbsd-src/gnu/gcc/gcc/config/rs6000/
H A Dppc64-fp.c144 __floatdisf (DItype u) in __floatdisf() function
/openbsd-src/gnu/gcc/gcc/config/xtensa/
H A Dieee754-sf.S1663 .global __floatdisf symbol
1665 __floatdisf: label
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dlibgcc2.h221 #define __floatdisf __NDW(float,sf) macro
H A Dfloatlib.c437 __floatdisf (long long a1) in __floatdisf() function
H A Dlibgcc2.c1084 __floatdisf (DWtype u) in __floatdisf() function
/openbsd-src/gnu/gcc/gcc/
H A Dlibgcc2.h283 #define __floatdisf __NDW(float,sf) macro