Home | History | Annotate | Download | only in python2.7

Lines Matching defs:iternextfunc

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