Home
last modified time | relevance | path

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

/freebsd/contrib/lua/src/
H A Dldblib.c415 lua_pushinteger(L, lua_gethookcount(L1)); /* 3rd result = count */ in db_gethook()
H A Dlua.h471 LUA_API int (lua_gethookcount) (lua_State *L); variable
H A Dldebug.c158 LUA_API int lua_gethookcount (lua_State *L) { in lua_gethookcount() function
/freebsd/sys/contrib/openzfs/include/sys/lua/
H A Dlua.h396 LUA_API int (lua_gethookcount) (lua_State *L); variable
/freebsd/sys/contrib/openzfs/module/lua/
H A Dldebug.c84 LUA_API int lua_gethookcount (lua_State *L) { in lua_gethookcount() function