Searched refs:float_to_usi (Results 1 – 6 of 6) sorted by relevance
238 # define float_to_usi fptoui macro252 # define float_to_usi dptoul macro274 # define float_to_usi __fixunstfsi macro294 # define float_to_usi __fixunssfsi macro314 # define float_to_usi __fixunsdfsi macro487 extern USItype float_to_usi (FLO_type);
1453 float_to_usi (FLO_type arg_a)
4772 * fp-bit.c (float_to_usi): Move code for negative numbers before code9637 * config/fp-bit.c (float_to_usi): Correct thinko: avoid negative shift.
30423 (float_to_si, float_to_usi): Use BITS_PER_SI.30516 (float_to_usi): Likewise.
9742 _gt_f2, _ge_f2, _lt_f2, _le_f2, float_to_si, float_to_usi, negate,
31281 * fp-bit.h (float_to_usi): Fix condition wrapping prototype.