Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dvim.h2645 #define FCERR_TOOFEW 2 macro
H A Duserfunc.c2848 return FCERR_TOOFEW; in check_user_func_argcount()
3193 case FCERR_TOOFEW: in user_func_error()
H A Devalfunc.c2508 res = FCERR_TOOFEW; in check_internal_func()
2535 return FCERR_TOOFEW; in call_internal_func()
2573 return FCERR_TOOFEW; in call_internal_method()