Searched refs:p_py3dll (Results 1 – 3 of 3) sorted by relevance
796 EXTERN char_u *p_py3dll; // 'pythonthreedll' variable
861 return py3_runtime_link_init((char *)p_py3dll, verbose) == OK; in python3_enabled()
2024 (char_u *)&p_py3dll, PV_NONE,