Home
last modified time | relevance | path

Searched refs:inherit_special (Results 1 – 1 of 1) sorted by relevance

/third_party/python/Objects/
Dtypeobject.c5683 inherit_special(PyTypeObject *type, PyTypeObject *base) in inherit_special() function
6184 inherit_special(type, base); in type_ready_inherit()