Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/lua/src/
HDldblib.c415 lua_pushinteger(L, lua_gethookcount(L1)); /* 3rd result = count */ in db_gethook()
HDlua.h471 LUA_API int (lua_gethookcount) (lua_State *L); variable
HDldebug.c155 LUA_API int lua_gethookcount (lua_State *L) { in lua_gethookcount() function
/freebsd-14-stable/sys/contrib/openzfs/include/sys/lua/
HDlua.h395 LUA_API int (lua_gethookcount) (lua_State *L); variable
/freebsd-14-stable/sys/contrib/openzfs/module/lua/
HDldebug.c83 LUA_API int lua_gethookcount (lua_State *L) { in lua_gethookcount() function