Home | History | Annotate | Download | only in Include

Lines Matching refs:PySequence_Length

1063 #undef PySequence_Length
1064 PyAPI_FUNC(Py_ssize_t) PySequence_Length(PyObject *o);
1065 #define PySequence_Length PySequence_Size