Home
last modified time | relevance | path

Searched defs:PyType_IsSubtype (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Objects/
Dtypeobject.c1166 PyType_IsSubtype(PyTypeObject *a, PyTypeObject *b) in PyType_IsSubtype() function
/external/python/cpython3/Objects/
Dtypeobject.c1404 PyType_IsSubtype(PyTypeObject *a, PyTypeObject *b) in PyType_IsSubtype() function