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

/barrelfish-master/lib/lua/src/
H A Dldblib.c339 lua_pushinteger(L, lua_gethookcount(L1));
H A Dldebug.c78 LUA_API int lua_gethookcount (lua_State *L) { function
/barrelfish-master/include/lua/
H A Dlua.h396 LUA_API int (lua_gethookcount) (lua_State *L);

Completed in 79 milliseconds