Searched refs:double_round (Results 1 – 1 of 1) sorted by relevance
927 double_round(double x, int ndigits) { in double_round() function985 double_round(double x, int ndigits) { in double_round() function1084 return double_round(x, (int)ndigits); in float___round___impl()