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

/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/builtins/
H A Dfixdfti.c1 //===-- fixdfti.c - Implement __fixdfti -----------------------------------===//
19 COMPILER_RT_ABI ti_int __fixdfti(fp_t a) { return __fixint(a); } function
H A Dapple_versioning.c70 NOT_HERE_BEFORE_10_6(__fixdfti)
/freebsd-13-stable/lib/libc/softfloat/
H A Dsoftfloat-for-gcc.h95 #define float64_to_int128_round_to_zero __fixdfti

Completed in 63 milliseconds