Searched defs:luaL_checktype (Results 1 – 4 of 4) sorted by relevance
62 LUALIB_API void (luaL_checktype) (lua_State *L, int narg, int t); variable
146 LUALIB_API void luaL_checktype (lua_State *L, int narg, int t) { in luaL_checktype() function
49 LUALIB_API void (luaL_checktype) (lua_State *L, int narg, int t); variable
305 LUALIB_API void luaL_checktype (lua_State *L, int narg, int t) { in luaL_checktype() function