Searched defs:DIVC (Results 1 – 3 of 3) sorted by relevance
90 #define DIVC( x, y ) (((x)+(y)-1)/(y)) macro
121 #define DIVC( x, y ) (((x)+(y)-1)/(y)) macro
108 #define DIVC( x, y ) (((x)+(y)-1)/(y)) macro