Searched defs:DIVC (Results 1 – 6 of 6) sorted by relevance
90 #define DIVC( x, y ) (((x)+(y)-1)/(y)) macro
106 #define DIVC( x, y ) (((x)+(y)-1)/(y)) macro
108 #define DIVC( x, y ) (((x)+(y)-1)/(y)) macro
88 #define DIVC( x, y ) (((x)+(y)-1)/(y)) macro
107 #define DIVC( x, y ) (((x)+(y)-1)/(y)) macro
120 #define DIVC( x, y ) (((x)+(y)-1)/(y)) macro