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

/netbsd-current/external/gpl3/gcc.old/dist/libgcc/
H A Dfp-bit.h240 # define float_to_usi __fixunstfsi macro
260 # define float_to_usi __fixunssfsi macro
280 # define float_to_usi __fixunsdfsi macro
437 extern USItype float_to_usi (FLO_type);
H A Dfp-bit.c1410 float_to_usi (FLO_type arg_a)
/netbsd-current/external/gpl3/gcc/dist/libgcc/
H A Dfp-bit.h240 # define float_to_usi __fixunstfsi macro
260 # define float_to_usi __fixunssfsi macro
280 # define float_to_usi __fixunsdfsi macro
437 extern USItype float_to_usi (FLO_type);
H A Dfp-bit.c1410 float_to_usi (FLO_type arg_a)
/netbsd-current/external/gpl3/gdb.old/dist/sim/ppc/
H A Ddp-bit.c143 # define float_to_usi fptoui macro
155 # define float_to_usi dptoul macro
174 # define float_to_usi __fixunssfsi macro
191 # define float_to_usi __fixunsdfsi macro
1196 float_to_usi (FLO_type arg_a) function
/netbsd-current/external/gpl3/gdb/dist/sim/ppc/
H A Ddp-bit.c143 # define float_to_usi fptoui macro
155 # define float_to_usi dptoul macro
174 # define float_to_usi __fixunssfsi macro
191 # define float_to_usi __fixunsdfsi macro
1196 float_to_usi (FLO_type arg_a) function

Completed in 134 milliseconds