Home | History | Annotate | Download | only in Objects

Lines Matching refs:olditem

202     register PyObject *olditem;

216 olditem = *p;
218 Py_XDECREF(olditem);