Lines Matching full:p_index
712 intptr_t p_index = reinterpret_cast<intptr_t>(p->value);713 if (p_index > index) {714 p->value = reinterpret_cast<void*>(p_index - 1);