Searched refs:__fixunstfsi (Results 1 - 8 of 8) sorted by relevance

/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/builtins/
H A Dfixunstfsi.c1 /* ===-- fixunstfsi.c - Implement __fixunstfsi -----------------------------===
19 __fixunstfsi(fp_t a) { function
/netbsd-current/external/gpl3/gcc/dist/libgcc/soft-fp/
H A Dfixunstfsi.c35 __fixunstfsi (TFtype a) function
/netbsd-current/external/gpl3/gcc.old/dist/libgcc/soft-fp/
H A Dfixunstfsi.c35 __fixunstfsi (TFtype a) function
/netbsd-current/sys/external/bsd/compiler_rt/dist/test/builtins/Unit/
H A Dfixunstfsi_test.c1 //===--------------- fixunstfsi_test.c - Test __fixunstfsi ----------------===//
10 // This file tests __fixunstfsi for the compiler_rt library.
20 unsigned int __fixunstfsi(long double a);
24 unsigned int x = __fixunstfsi(a);
/netbsd-current/lib/libc/gen/
H A Dfixunstfsi_ieee754.c50 #define FIXUNS __fixunstfsi
/netbsd-current/lib/libc/softfloat/
H A Dsoftfloat-for-gcc.h102 #define float128_to_uint32_round_to_zero __fixunstfsi
/netbsd-current/external/gpl3/gcc.old/dist/libgcc/
H A Dfp-bit.h240 # define float_to_usi __fixunstfsi
/netbsd-current/external/gpl3/gcc/dist/libgcc/
H A Dfp-bit.h240 # define float_to_usi __fixunstfsi

Completed in 96 milliseconds