Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dif_mzsch.c247 static Scheme_Object *(*dll_scheme_make_path)(const char *chars); variable
405 # define scheme_make_path dll_scheme_make_path
544 {"scheme_make_path", (void **)&dll_scheme_make_path},