Searched refs:lua_gethookmask (Results 1 – 3 of 3) sorted by relevance
387 int mask = lua_gethookmask(L1); in db_gethook()
470 LUA_API int (lua_gethookmask) (lua_State *L); variable
97 LUA_API int lua_gethookmask (lua_State *L) { in lua_gethookmask() function