Searched refs:GetChunkIdx (Results 1 – 1 of 1) sorted by relevance
389 uptr chunk_idx = GetChunkIdx((uptr)p, size); in GetBlockBegin()410 uptr chunk_idx = GetChunkIdx(reinterpret_cast<uptr>(p), size); in GetMetaData()529 static uptr GetChunkIdx(uptr chunk, uptr size) { in GetChunkIdx() function