Home
last modified time | relevance | path

Searched defs:__fixunstfti (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/compiler-rt/lib/builtins/
Dfixunstfti.c16 COMPILER_RT_ABI tu_int __fixunstfti(fp_t a) { return __fixuint(a); } in __fixunstfti() function
/external/compiler-rt/lib/builtins/
Dfixunstfti.c19 __fixunstfti(fp_t a) { in __fixunstfti() function
/external/llvm-project/compiler-rt/lib/builtins/ppc/
Dfixunstfti.c18 __uint128_t __fixunstfti(long double input) { in __fixunstfti() function