Searched refs:py3_PyType_IsSubtype (Results 1 – 1 of 1) sorted by relevance
294 # define PyType_IsSubtype py3_PyType_IsSubtype460 static int (*py3_PyType_IsSubtype)(PyTypeObject *, PyTypeObject *); variable635 {"PyType_IsSubtype", (PYTHON_PROC*)&py3_PyType_IsSubtype},