Searched refs:lua_gethookmask (Results 1 – 3 of 3) sorted by relevance
342 LUA_API int lua_gethookmask (lua_State *L);
286 int mask = lua_gethookmask(L1); in db_gethook()
74 LUA_API int lua_gethookmask (lua_State *L) { in lua_gethookmask() function