Searched refs:py3_PyObject_CallFunctionObjArgs (Results 1 – 1 of 1) sorted by relevance
205 # define PyObject_CallFunctionObjArgs py3_PyObject_CallFunctionObjArgs350 static PyObject* (*py3_PyObject_CallFunctionObjArgs)(PyObject *, ...); variable533 {"PyObject_CallFunctionObjArgs", (PYTHON_PROC*)&py3_PyObject_CallFunctionObjArgs},