Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Doption.h796 EXTERN char_u *p_py3dll; // 'pythonthreedll' variable
H A Dif_python3.c861 return py3_runtime_link_init((char *)p_py3dll, verbose) == OK; in python3_enabled()
H A Doptiondefs.h2024 (char_u *)&p_py3dll, PV_NONE,