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

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/config/soft-fp/
H A Dfixunsdfsi.c35 USItype __fixunsdfsi(DFtype a) function
/netbsd-6-1-5-RELEASE/lib/libc/gen/
H A Dfixunsdfsi_ieee754.c44 uint32_t __fixunsdfsi(double);
50 __fixunsdfsi(double x) function
/netbsd-6-1-5-RELEASE/lib/libc/arch/m68k/gen/
H A Dfixunsdfsi.S47 ENTRY(__fixunsdfsi)
/netbsd-6-1-5-RELEASE/lib/libc/arch/i386/gen/
H A Dfixunsdfsi.S42 ENTRY(__fixunsdfsi)
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/config/rs6000/
H A Dppc64-fp.c40 extern USItype __fixunsdfsi (DFtype);
75 __fixunsdfsi (DFtype a) function
/netbsd-6-1-5-RELEASE/lib/libc/arch/sparc/gen/
H A Dfixunsdfsi.S60 ENTRY(__fixunsdfsi)
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/config/arm/
H A Dsfp-machine.h98 #define __fixunsdfsi __aeabi_d2uiz macro
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/config/frv/
H A Dfrv-abi.h69 #define DECLARE_LIBRARY_RENAMES RENAME_LIBRARY(__fixunsdfsi,__dtoui)
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/config/frv/
H A Dfrv-abi.h70 #define DECLARE_LIBRARY_RENAMES RENAME_LIBRARY(__fixunsdfsi,__dtoui)
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Dppc64-fp.c36 extern USItype __fixunsdfsi (DFtype);
74 __fixunsdfsi (DFtype a) function
/netbsd-6-1-5-RELEASE/lib/libc/softfloat/
H A Dsoftfloat-for-gcc.h100 #define float64_to_uint32_round_to_zero __fixunsdfsi
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/config/
H A Dfp-bit.h309 # define float_to_usi __fixunsdfsi
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/config/
H A Dfp-bit.h311 # define float_to_usi __fixunsdfsi
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/config/xtensa/
H A Dieee754-df.S1917 .global __fixunsdfsi
1918 .type __fixunsdfsi, @function
1919 __fixunsdfsi: label
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/sim/ppc/
H A Ddp-bit.c192 # define float_to_usi __fixunsdfsi
1190 /* While libgcc2.c defines its own __fixunssfsi and __fixunsdfsi routines,

Completed in 210 milliseconds