Home
last modified time | relevance | path

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

/dports/editors/neovim/neovim-0.6.1/src/nvim/eval/
H A Duserfunc.h24 ERROR_TOOFEW, enumerator
H A Duserfunc.c1406 case ERROR_TOOFEW: in user_func_error()
1573 error = ERROR_TOOFEW; in call_func()
H A Dfuncs.c193 return ERROR_TOOFEW; in call_internal_func()
213 return ERROR_TOOFEW; in call_internal_method()