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