Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Devalfunc.c59 static void f_function(typval_T *argvars, typval_T *rettv);
1403 ret_f_function, f_function},
4155 f_function(typval_T *argvars, typval_T *rettv) in f_function() function