Searched refs:pparent (Results 1 – 2 of 2) sorted by relevance
497 pstate, pparent = pitem502 self.add(cur, (k, pparent),558 pstate, pparent = pitem567 new = (k, pparent)
1834 get_deep_attribute(PyObject *obj, PyObject *names, PyObject **pparent) in get_deep_attribute() argument1852 if (pparent != NULL) in get_deep_attribute()1853 *pparent = parent; in get_deep_attribute()