Searched refs:Round (Results 1 – 3 of 3) sorted by relevance
23 int Round(int n);
26 int Round(int n) { in Round() function
137 new_iterations = Round(new_iterations); in RunWithArg()