Searched refs:uprv_round (Results 1 – 8 of 8) sorted by relevance
149 U_INTERNAL double U_EXPORT2 uprv_round(double x);
450 uprv_round(double x) in uprv_round() function
359 U_INTERNAL double U_EXPORT2 uprv_round(double x);
466 uprv_round(double x) in uprv_round() function
295 virtual double transformNumber(double number) const { return uprv_round(number * denominator); } in transformNumber()
274 virtual double transformNumber(double number) const { return uprv_round(number * denominator); } in transformNumber()
1342 #define uprv_round U_ICU_ENTRY_POINT_RENAME(uprv_round) macro
1321 #define uprv_round U_ICU_ENTRY_POINT_RENAME(uprv_round) macro