Home | History | Annotate | Download | only in Include

Lines Matching defs:iternextfunc

336 typedef PyObject *(*iternextfunc) (PyObject *);
399 iternextfunc tp_iternext;