Searched defs:lua_gethookmask (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/lua/src/ | ||
H A D | ldebug.c | 154 LUA_API int lua_gethookmask (lua_State *L) { in lua_gethookmask() function |
H A D | lua.h | 464 LUA_API int (lua_gethookmask) (lua_State *L); variable |