Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/lua/src/
H A Dldblib.c397 lua_pushinteger(L, lua_gethookcount(L1)); /* 3rd result = count */ in db_gethook()
H A Dlua.h438 LUA_API int (lua_gethookcount) (lua_State *L); variable
H A Dldebug.c105 LUA_API int lua_gethookcount (lua_State *L) { in lua_gethookcount() function
/freebsd-12.1/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/lua/
H A Dlua.h395 LUA_API int (lua_gethookcount) (lua_State *L); variable
H A Dldebug.c85 LUA_API int lua_gethookcount (lua_State *L) { in lua_gethookcount() function