Searched refs:py3_PyObject_Malloc (Results 1 – 1 of 1) sorted by relevance
272 # define PyObject_Malloc py3_PyObject_Malloc455 static void* (*py3_PyObject_Malloc)(size_t); variable629 {"PyObject_Malloc", (PYTHON_PROC*)&py3_PyObject_Malloc},