Home
last modified time | relevance | path

Searched defs:__floatdixf (Results 1 – 6 of 6) sorted by relevance

/openbsd-src/gnu/llvm/compiler-rt/lib/builtins/x86_64/
H A Dfloatdixf.c11 long double __floatdixf(int64_t a) { return (long double)a; } in __floatdixf() function
/openbsd-src/gnu/llvm/compiler-rt/lib/builtins/
H A Dfloatdixf.c26 COMPILER_RT_ABI long double __floatdixf(di_int a) { in __floatdixf() function
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dlibgcc2.h218 #define __floatdixf __NDW(float,xf) macro
H A Dlibgcc2.c1023 __floatdixf (DWtype u) in __floatdixf() function
/openbsd-src/gnu/gcc/gcc/
H A Dlibgcc2.h280 #define __floatdixf __NDW(float,xf) macro
H A Dlibgcc2.c1339 __floatdixf (DWtype u) in __floatdixf() function