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