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

Lines Matching full:lenfunc

137 typedef Py_ssize_t (*lenfunc)(PyObject *);
276 lenfunc sq_length;
290 lenfunc mp_length;