Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Devalfunc.c3916 common_function(typval_T *argvars, typval_T *rettv, int is_funcref) in common_function() function
4139 common_function(argvars, rettv, TRUE); in f_funcref()
4157 common_function(argvars, rettv, FALSE); in f_function()