Searched defs:round_up (Results 1 – 4 of 4) 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
982 bool round_up; convert_float_dec_auto_typed() local
1486 def round_up(n, incr): function