Searched refs:round_to_signed_integer_using_current_rounding_mode (Results 1 – 7 of 7) sorted by relevance
16 return fputil::round_to_signed_integer_using_current_rounding_mode<float,
16 return fputil::round_to_signed_integer_using_current_rounding_mode<double,
16 return fputil::round_to_signed_integer_using_current_rounding_mode<
291 static inline I round_to_signed_integer_using_current_rounding_mode(F x) { in round_to_signed_integer_using_current_rounding_mode() function