Home
last modified time | relevance | path

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

/third_party/python/Objects/
Dtypeobject.c6172 inherit_patma_flags(PyTypeObject *type, PyTypeObject *base) { in inherit_patma_flags() function
6196 inherit_patma_flags(type, (PyTypeObject *)b); in type_ready_inherit()