Home
last modified time | relevance | path

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

/external/lua/src/
Dldblib.c383 int mask = lua_gethookmask(L1); in db_gethook()
Dlua.h437 LUA_API int (lua_gethookmask) (lua_State *L); variable
Dldebug.c100 LUA_API int lua_gethookmask (lua_State *L) { in lua_gethookmask() function