Searched refs:word_ptr (Results 1 – 1 of 1) sorted by relevance
341 const uintptr_t* word_ptr = reinterpret_cast<uintptr_t*>(ptr); in FreePages() local343 CHECK_EQ(word_ptr[i], 0U) << "words don't match at index " << i; in FreePages()952 const uintptr_t* word_ptr = reinterpret_cast<uintptr_t*>(this); in ZeroHeaderAndSlotHeaders() local954 CHECK_EQ(word_ptr[i], 0U) << "words don't match at index " << i; in ZeroHeaderAndSlotHeaders()