Searched refs:inherit_special (Results 1 – 2 of 2) sorted by relevance
4862 inherit_special(PyTypeObject *type, PyTypeObject *base) in inherit_special() function5212 inherit_special(type, type->tp_base); in PyType_Ready()
3811 inherit_special(PyTypeObject *type, PyTypeObject *base) function4223 inherit_special(type, type->tp_base);