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