Lines Matching refs:word_ptr
322 const uword* word_ptr = reinterpret_cast<uword*>(ptr);324 CHECK_EQ(word_ptr[i], 0U) << "words don't match at index " << i;