Searched refs:slot_sq_length (Results 1 – 2 of 2) sorted by relevance
5118 slot_sq_length(PyObject *self) function5269 #define slot_mp_length slot_sq_length6189 SQSLOT("__len__", sq_length, slot_sq_length, wrap_lenfunc,
6362 slot_sq_length(PyObject *self) in slot_sq_length() function6465 #define slot_mp_length slot_sq_length7279 SQSLOT("__len__", sq_length, slot_sq_length, wrap_lenfunc,