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