Searched refs:inherit_slots (Results 1 – 2 of 2) sorted by relevance
4939 inherit_slots(PyTypeObject *type, PyTypeObject *base) in inherit_slots() function5222 inherit_slots(type, (PyTypeObject *)b); in PyType_Ready()
3927 inherit_slots(PyTypeObject *type, PyTypeObject *base) function4233 inherit_slots(type, (PyTypeObject *)b);