Home
last modified time | relevance | path

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

/vim-8.2.3635/src/proto/
H A Dif_python3.pro4 int python3_loaded(void);
/vim-8.2.3635/src/
H A Dif_python.c679 if (python3_loaded()) in python_runtime_link_init()
H A Dif_python3.c998 python3_loaded(void) in python3_loaded() function