Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dif_lua.c130 #define luaL_argerror dll_luaL_argerror
231 int (*dll_luaL_argerror) (lua_State *L, int numarg, const char *extramsg); variable
354 {"luaL_argerror", (luaV_function) &dll_luaL_argerror},