Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dif_python.c669 python_runtime_link_init(char *libname, int verbose) in python_runtime_link_init() function
736 return python_runtime_link_init((char *)p_pydll, verbose) == OK; in python_enabled()