Searched refs:RZLog2Size (Results 1 – 1 of 1) sorted by relevance
36 static u32 RZLog2Size(u32 rz_log) { in RZLog2Size() function46 CHECK_EQ(rz_size, RZLog2Size(res)); in RZSize2Log()124 return reinterpret_cast<void*>(Beg() - RZLog2Size(rz_log)); in AllocBeg()343 uptr rz_size = RZLog2Size(rz_log); in Allocate()