Home
last modified time | relevance | path

Searched defs:__fixunsdfdi (Results 1 – 8 of 8) sorted by relevance

/openbsd-src/gnu/llvm/compiler-rt/lib/builtins/
H A Dfixunsdfdi.c16 COMPILER_RT_ABI du_int __fixunsdfdi(double a) { in __fixunsdfdi() function
32 COMPILER_RT_ABI du_int __fixunsdfdi(fp_t a) { return __fixuint(a); } in __fixunsdfdi() function
/openbsd-src/gnu/gcc/gcc/config/soft-fp/
H A Dfixunsdfdi.c35 UDItype __fixunsdfdi(DFtype a) in __fixunsdfdi() function
/openbsd-src/lib/libc/arch/arm/quad/
H A Dfixunsdfdi.c56 __fixunsdfdi(double x) in __fixunsdfdi() function
/openbsd-src/lib/libc/quad/
H A Dfixunsdfdi.c47 __fixunsdfdi(double x) in __fixunsdfdi() function
/openbsd-src/gnu/usr.bin/gcc/gcc/config/s390/
H A Dfixdfdi.h50 __fixunsdfdi (double a1) in __fixunsdfdi() function
91 #define __fixunsdfdi ___fixunsdfdi macro
/openbsd-src/gnu/gcc/gcc/config/s390/
H A Dfixdfdi.h200 __fixunsdfdi (double a1) in __fixunsdfdi() function
241 #define __fixunsdfdi ___fixunsdfdi macro
/openbsd-src/gnu/gcc/gcc/config/xtensa/
H A Dieee754-df.S1962 .global __fixunsdfdi symbol
1964 __fixunsdfdi: label
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dfloatlib.c648 __fixunsdfdi (double a1) in __fixunsdfdi() function