Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dif_python3.c759 py3_runtime_link_init(char *libname, int verbose) in py3_runtime_link_init() function
861 return py3_runtime_link_init((char *)p_py3dll, verbose) == OK; in python3_enabled()