Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dif_python3.c269 # define _PyObject_DebugMalloc py3__PyObject_DebugMalloc
452 static void* (*py3__PyObject_DebugMalloc)(size_t); variable
627 {"_PyObject_DebugMalloc", (PYTHON_PROC*)&py3__PyObject_DebugMalloc},