Searched refs:__fixunstfti (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/builtins/
H A Dfixunstfti.c16 COMPILER_RT_ABI tu_int __fixunstfti(fp_t a) { return __fixuint(a); } function
/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/builtins/ppc/
H A Dfixunstfti.c18 __uint128_t __fixunstfti(long double input) { function
/freebsd-12-stable/lib/libc/softfloat/
H A Dsoftfloat-for-gcc.h112 #define float128_to_uint128_round_to_zero __fixunstfti
/freebsd-12-stable/contrib/gcc/config/ia64/
H A Dlib1funcs.asm775 .global __fixunstfti
776 .proc __fixunstfti
777 __fixunstfti: label
782 .endp __fixunstfti

Completed in 66 milliseconds