Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dif_python.c267 # define Py_IsInitialized dll_Py_IsInitialized macro
876 if (hinstPython && Py_IsInitialized()) in python_end()
886 if (Py_IsInitialized()) in python_end()
H A Dif_python3.c222 # define Py_IsInitialized py3_Py_IsInitialized macro
985 if (Py_IsInitialized()) in python3_end()