Searched defs:roundup (Results 1 – 6 of 6) sorted by relevance
28 #define roundup(n,d) (howmany(n,d)*(d)) macro
106 #define roundup(x, y) ( \ macro
107 uint roundup; /* Max roundup limit */ member
284 uint roundup; /* Max roundup limit */ member
295 uint roundup; /* Max roundup limit */ member
303 uint roundup; /* Max roundup limit */ member