Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Lua/src/
Dldblib.c328 int mask = lua_gethookmask(L1); in db_gethook()
Dldebug.c73 LUA_API int lua_gethookmask (lua_State *L) { in lua_gethookmask() function
/device/linaro/bootloader/edk2/StdLib/Include/Lua/
Dlua.h395 LUA_API int (lua_gethookmask) (lua_State *L); variable