Searched defs:round_up (Results 1 – 3 of 3) sorted by relevance
31 static unsigned int round_up(unsigned int v) in round_up() function
675 static unsigned int round_up(unsigned int v) in round_up() function
1309 def round_up(n, incr): function