Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dif_lua.c135 #define luaL_checkany dll_luaL_checkany
236 void (*dll_luaL_checkany) (lua_State *L, int narg); variable
359 {"luaL_checkany", (luaV_function) &dll_luaL_checkany},