Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Devalfunc.c1061 #define FEARG_LAST 9 // base is the last argument macro
2577 if (global_functions[fi].f_argtype == FEARG_LAST) in call_internal_method()