Searched refs:__fixunsdfsi (Results 1 - 7 of 7) sorted by relevance

/freebsd-11.0-release/contrib/compiler-rt/lib/builtins/
H A Dfixunsdfsi.c1 /* ===-- fixunsdfsi.c - Implement __fixunsdfsi -----------------------------===
19 __fixunsdfsi(fp_t a) {
H A Dapple_versioning.c80 NOT_HERE_BEFORE_10_6(__fixunsdfsi)
261 NOT_HERE_UNTIL_AFTER_4_3(__fixunsdfsi)
/freebsd-11.0-release/contrib/gcc/config/soft-fp/
H A Dfixunsdfsi.c35 USItype __fixunsdfsi(DFtype a) function
/freebsd-11.0-release/contrib/gcc/config/
H A Dfixunsdfsi.c7 USItype __fixunsdfsi (DFtype);
13 __fixunsdfsi (DFtype a) function
H A Dfp-bit.h314 # define float_to_usi __fixunsdfsi
/freebsd-11.0-release/contrib/gcc/config/rs6000/
H A Dppc64-fp.c40 extern USItype __fixunsdfsi (DFtype);
78 __fixunsdfsi (DFtype a) function
/freebsd-11.0-release/lib/libc/softfloat/
H A Dsoftfloat-for-gcc.h100 #define float64_to_uint32_round_to_zero __fixunsdfsi

Completed in 173 milliseconds