Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dif_mzsch.c299 static Scheme_Object *(*dll_scheme_make_byte_string)(const char *chars); variable
444 # define scheme_make_byte_string dll_scheme_make_byte_string
588 {"scheme_make_byte_string", (void **)&dll_scheme_make_byte_string},