Home
last modified time | relevance | path

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

/vim-8.2.3635/src/proto/
H A Dlist.pro54 void f_map(typval_T *argvars, typval_T *rettv);
/vim-8.2.3635/src/
H A Dlist.c2630 f_map(typval_T *argvars, typval_T *rettv) in f_map() function
H A Devalfunc.c1633 ret_first_cont, f_map},
2492 return global_functions[idx].f_func == f_map; in internal_func_is_map()