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