Home
last modified time | relevance | path

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

/netbsd-src/external/mit/lua/dist/src/
H A Dldblib.c403 int mask = lua_gethookmask(L1); in db_gethook()
H A Dlua.h493 LUA_API int (lua_gethookmask) (lua_State *L); variable
H A Dldebug.c154 LUA_API int lua_gethookmask (lua_State *L) { in lua_gethookmask() function