Home | History | Annotate | Download | only in find

Lines Matching refs:p_data

109 				node->p_data[0] = subplan;
183 next->p_data[0] = not_squish(next->p_data[0]);
207 next->p_data[0] = node;
241 next->p_data[0] = or_squish(next->p_data[0]);
245 next->p_data[0] = or_squish(next->p_data[0]);
255 next->p_data[0] = result;
256 next->p_data[1] = or_squish(plan);
257 if (next->p_data[1] == NULL)