Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Devalfunc.c1060 #define FEARG_4 4 // base is the fourth argument macro
1928 {"settabwinvar", 4, 4, FEARG_4, arg4_number_number_string_any,
2601 else if (global_functions[fi].f_argtype == FEARG_4) in call_internal_method()