Home | History | Annotate | Download | only in Include

Lines Matching defs:iternextfunc

317 typedef PyObject *(*iternextfunc) (PyObject *);

377 iternextfunc tp_iternext;