Searched refs:alignPowerOfTwo (Results 1 – 1 of 1) sorted by relevance
25 static size_t alignPowerOfTwo(size_t RealAllocationSize) { in alignPowerOfTwo() function55 return alignPowerOfTwo(RealAllocationSize); in rightAlignedAllocationSize()