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

/freebsd-10.2-release/contrib/gcc/config/soft-fp/
H A Dfixunsdfsi.c35 USItype __fixunsdfsi(DFtype a) function
/freebsd-10.2-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-10.2-release/contrib/compiler-rt/lib/
H A Dfixunsdfsi.c1 /* ===-- fixunsdfsi.c - Implement __fixunsdfsi -----------------------------===
10 * This file implements __fixunsdfsi for the compiler_rt library.
32 __fixunsdfsi(double a)
/freebsd-10.2-release/contrib/gcc/config/rs6000/
H A Dppc64-fp.c40 extern USItype __fixunsdfsi (DFtype);
78 __fixunsdfsi (DFtype a) function
/freebsd-10.2-release/lib/libc/softfloat/
H A Dsoftfloat-for-gcc.h100 #define float64_to_uint32_round_to_zero __fixunsdfsi

Completed in 111 milliseconds