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

/freebsd-10.2-release/contrib/gcc/config/
H A Dfixunssfsi.c6 USItype __fixunssfsi (SFtype);
12 __fixunssfsi (SFtype a) function
H A Dfp-bit.h294 # define float_to_usi __fixunssfsi
/freebsd-10.2-release/contrib/gcc/config/soft-fp/
H A Dfixunssfsi.c35 USItype __fixunssfsi(SFtype a) function
/freebsd-10.2-release/contrib/compiler-rt/lib/
H A Dfixunssfsi.c1 /* ===-- fixunssfsi.c - Implement __fixunssfsi -----------------------------===
10 * This file implements __fixunssfsi for the compiler_rt library.
32 __fixunssfsi(float a)
/freebsd-10.2-release/contrib/gcc/config/rs6000/
H A Dppc64-fp.c41 extern USItype __fixunssfsi (SFtype);
87 __fixunssfsi (SFtype a) function
/freebsd-10.2-release/lib/libc/softfloat/
H A Dsoftfloat-for-gcc.h99 #define float32_to_uint32_round_to_zero __fixunssfsi

Completed in 98 milliseconds