Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dif_lua.c122 #define luaL_typerror dll_luaL_typerror
223 int (*dll_luaL_typerror) (lua_State *L, int narg, const char *tname); variable
346 {"luaL_typerror", (luaV_function) &dll_luaL_typerror},