Searched refs:decimal_round (Results 1 – 1 of 1) sorted by relevance
6048 static void decimal_round(Decimal *p, int N){ in decimal_round() function6468 if( N>0 ) decimal_round(p, N); in decimalFunc()