Searched defs:RoundUpTo (Results 1 – 2 of 2) sorted by relevance
118 int i, j, CrntSlot, RoundUpTo, NewGifBitSize; in GifUnionColorMap() local
431 INLINE uptr RoundUpTo(uptr size, uptr boundary) { in RoundUpTo() function