Home
last modified time | relevance | path

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

/external/llvm-project/compiler-rt/lib/builtins/
Dfixunstfdi.c16 COMPILER_RT_ABI du_int __fixunstfdi(fp_t a) { return __fixuint(a); } in __fixunstfdi() function
/external/compiler-rt/lib/builtins/
Dfixunstfdi.c19 __fixunstfdi(fp_t a) { in __fixunstfdi() function
/external/compiler-rt/lib/builtins/ppc/
Dfixunstfdi.c10 uint64_t __fixunstfdi(long double input) in __fixunstfdi() function
/external/llvm-project/compiler-rt/lib/builtins/ppc/
Dfixunstfdi.c10 uint64_t __fixunstfdi(long double input) { in __fixunstfdi() function