Searched defs:rounded_size (Results 1 – 3 of 3) sorted by relevance
92 uint32 rounded_size = (size + 0xffff) & ~0xffff; in CreateNamed() local
630 uptr rounded_size = RoundUpTo(size, REDZONE); in Allocate() local743 uptr rounded_size = RoundUpTo(m->used_size, REDZONE); in Deallocate() local916 uptr rounded_size = RoundUpToPowerOfTwo(alloc_size); in ComputeSizeClass() local
1140 size_t rounded_size = RoundUpSizeForEfficientUseOfFreeList(size); in Create() local1163 size_t rounded_size = RoundUpSizeForEfficientUseOfFreeList(size); in Unref() local