Searched refs:double_round (Results 1 – 1 of 1) sorted by relevance
926 double_round(double x, int ndigits) { in double_round() function984 double_round(double x, int ndigits) { in double_round() function1083 return double_round(x, (int)ndigits); in float___round___impl()