Searched defs:TIFFroundup_32 (Results 1 – 2 of 2) sorted by relevance
248 #define TIFFroundup_32(x, y) (TIFFhowmany_32(x,y)*(y)) macro
253 #define TIFFroundup_32(x, y) (TIFFhowmany_32(x,y)*(y)) macro