Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dif_python.c264 # define Py_SetPythonHome dll_Py_SetPythonHome
414 static void(*dll_Py_SetPythonHome)(char *home); variable
597 {"Py_SetPythonHome", (PYTHON_PROC*)&dll_Py_SetPythonHome},