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

/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/builtins/
H A Dfixunsxfdi.c1 //===-- fixunsxfdi.c - Implement __fixunsxfdi -----------------------------===//
9 // This file implements __fixunsxfdi for the compiler_rt library.
35 COMPILER_RT_ABI du_int __fixunsxfdi(long double a) { function
H A Dapple_versioning.c81 NOT_HERE_BEFORE_10_6(__fixunsxfdi)
/freebsd-13-stable/lib/libc/softfloat/
H A Dsoftfloat-for-gcc.h106 #define floatx80_to_uint64_round_to_zero __fixunsxfdi

Completed in 70 milliseconds