Home
last modified time | relevance | path

Searched defs:__fixunstfdi (Results 1 – 5 of 5) sorted by relevance

/openbsd-src/gnu/gcc/gcc/config/soft-fp/
H A Dfixunstfdi.c35 UDItype __fixunstfdi(TFtype a) in __fixunstfdi() function
/openbsd-src/gnu/llvm/compiler-rt/lib/builtins/
H A Dfixunstfdi.c16 COMPILER_RT_ABI du_int __fixunstfdi(fp_t a) { return __fixuint(a); } in __fixunstfdi() function
/openbsd-src/gnu/llvm/compiler-rt/lib/builtins/ppc/
H A Dfixunstfdi.c10 uint64_t __fixunstfdi(long double input) { in __fixunstfdi() function
/openbsd-src/gnu/gcc/gcc/config/rs6000/
H A Dppc64-fp.c193 __fixunstfdi (TFtype a) in __fixunstfdi() function
/openbsd-src/gnu/gcc/gcc/config/s390/
H A Dfixdfdi.h55 __fixunstfdi (long double a1) in __fixunstfdi() function
93 #define __fixunstfdi ___fixunstfdi macro