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