Searched refs:float_to_si (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/contrib/gcc/config/
H A 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);
H A Dfp-bit.c1418 float_to_si (FLO_type arg_a)

Completed in 57 milliseconds