Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Devalfunc.c268 arg_list_number(type_T *type, argcontext_T *context) in arg_list_number() function
702 static argcheck_T arg1_list_number[] = {arg_list_number};
729 static argcheck_T arg2_list_number[] = {arg_list_number, arg_list_number};
730 static argcheck_T arg2_list_number_bool[] = {arg_list_number, arg_bool};
747 static argcheck_T arg2_string_list_number[] = {arg_string, arg_list_number};