Searched refs:PyObject_Malloc (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10.1/vim-55/src/
H A Dif_python.c181 # define PyObject_Malloc dll_PyObject_Malloc macro
323 {"PyObject_Malloc", (PYTHON_PROC*)&dll_PyObject_Malloc},
H A Dif_python3.c151 # define PyObject_Malloc py3_PyObject_Malloc macro
309 {"PyObject_Malloc", (PYTHON_PROC*)&py3_PyObject_Malloc},

Completed in 111 milliseconds