Home
last modified time | relevance | path

Searched refs:float_to_si (Results 1 – 5 of 5) sorted by relevance

/freebsd-10-stable/contrib/gcc/config/
Dfp-bit.h237 # define float_to_si fptosi macro
251 # define float_to_si dptoli macro
273 # define float_to_si __fixtfsi macro
293 # define float_to_si __fixsfsi macro
313 # define float_to_si __fixdfsi macro
482 extern SItype float_to_si (FLO_type);
Dfp-bit.c1418 float_to_si (FLO_type arg_a)
/freebsd-10-stable/contrib/gcc/
DChangeLog-200130423 (float_to_si, float_to_usi): Use BITS_PER_SI.
30515 (float_to_si): Don't assume SImode is 32-bits wide.
DFSFChangeLog.114896 * fp-bit.c (float_to_si): Correct return value when Inf.
DChangeLog-19999742 _gt_f2, _ge_f2, _lt_f2, _le_f2, float_to_si, float_to_usi, negate,