Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython2/Objects/
Dabstract.c2937 PyObject_IsInstance(PyObject *inst, PyObject *cls) function
/aosp_15_r20/external/python/cpython3/Objects/
Dabstract.c2682 PyObject_IsInstance(PyObject *inst, PyObject *cls) in PyObject_IsInstance() function