Home
last modified time | relevance | path

Searched refs:dll__PyObject_DebugMalloc (Results 1 – 1 of 1) sorted by relevance

/vim-8.2.3635/src/
H A Dif_python.c297 # define _PyObject_DebugMalloc dll__PyObject_DebugMalloc
447 static void* (*dll__PyObject_DebugMalloc)(size_t); variable
630 {"_PyObject_DebugMalloc", (PYTHON_PROC*)&dll__PyObject_DebugMalloc},