Searched refs:dll_PyType_IsSubtype (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/vim-55/src/
H A Dif_python.c178 # define PyType_IsSubtype dll_PyType_IsSubtype
236 static int (*dll_PyType_IsSubtype)(PyTypeObject *, PyTypeObject *); variable
320 {"PyType_IsSubtype", (PYTHON_PROC*)&dll_PyType_IsSubtype},

Completed in 164 milliseconds