Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dif_lua.c139 #define luaL_checktype dll_luaL_checktype
240 void (*dll_luaL_checktype) (lua_State *L, int narg, int t); variable
363 {"luaL_checktype", (luaV_function) &dll_luaL_checktype},