Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dif_tcl.c209 tcl_runtime_link_init(char *libname, int verbose) in tcl_runtime_link_init() function
262 && tcl_runtime_link_init((char *)p_tcldll, verbose) == OK) in tcl_enabled()