Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Devalfunc.c1037 static type_T *ret_f_function(int argcount, type_T **argtypes);
1403 ret_f_function, f_function},
4143 ret_f_function(int argcount, type_T **argtypes) in ret_f_function() function