Searched refs:__fixunsdfti (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/builtins/
H A Dfixunsdfti.c1 //===-- fixunsdfti.c - Implement __fixunsdfti -----------------------------===//
17 COMPILER_RT_ABI tu_int __fixunsdfti(fp_t a) { return __fixuint(a); } function
H A Dapple_versioning.c76 NOT_HERE_BEFORE_10_6(__fixunsdfti)
/freebsd-12-stable/lib/libc/softfloat/
H A Dsoftfloat-for-gcc.h110 #define float64_to_uint128_round_to_zero __fixunsdfti

Completed in 106 milliseconds