Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Lua/src/
Dldblib.c339 lua_pushinteger(L, lua_gethookcount(L1)); in db_gethook()
Dldebug.c78 LUA_API int lua_gethookcount (lua_State *L) { in lua_gethookcount() function
/device/linaro/bootloader/edk2/StdLib/Include/Lua/
Dlua.h396 LUA_API int (lua_gethookcount) (lua_State *L); variable