Home
last modified time | relevance | path

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

/dports/editors/vim/vim-8.2.3745/src/
H A Dvim.h2648 #define FCERR_TOOFEW 2 macro
H A Duserfunc.c2848 return FCERR_TOOFEW; in check_user_func_argcount()
3216 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()