Searched refs:dll_PyErr_ExceptionMatches (Results 1 – 1 of 1) sorted by relevance
182 # define PyErr_ExceptionMatches dll_PyErr_ExceptionMatches333 static int(*dll_PyErr_ExceptionMatches)(PyObject *); variable521 {"PyErr_ExceptionMatches", (PYTHON_PROC*)&dll_PyErr_ExceptionMatches},