Searched refs:dll_PyType_IsSubtype (Results 1 – 1 of 1) sorted by relevance
288 # define PyType_IsSubtype dll_PyType_IsSubtype437 static int (*dll_PyType_IsSubtype)(PyTypeObject *, PyTypeObject *); variable625 {"PyType_IsSubtype", (PYTHON_PROC*)&dll_PyType_IsSubtype},