Searched refs:py3_PyDict_GetItemString (Results 1 – 1 of 1) sorted by relevance
183 # define PyDict_GetItemString py3_PyDict_GetItemString362 static PyObject* (*py3_PyDict_GetItemString)(PyObject *, const char *); variable545 {"PyDict_GetItemString", (PYTHON_PROC*)&py3_PyDict_GetItemString},