Home
last modified time | relevance | path

Searched defs:luaL_typeerror (Results 1 – 1 of 1) sorted by relevance

/vim-8.2.3635/src/
H A Dif_lua.c96 #define luaL_typeerror luaL_typerror macro
133 #define luaL_typeerror dll_luaL_typeerror macro
483 luaL_typeerror(lua_State *L, int narg, const char *tname) in luaL_typeerror() function