Searched refs:py3_PyList_Append (Results 1 – 1 of 1) sorted by relevance
163 # define PyList_Append py3_PyList_Append320 static int (*py3_PyList_Append)(PyObject *, PyObject *); variable509 {"PyList_Append", (PYTHON_PROC*)&py3_PyList_Append},