Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/deps/lua/src/
H A Dlua.h343 LUA_API int lua_gethookcount (lua_State *L);
H A Dldblib.c297 lua_pushinteger(L, lua_gethookcount(L1)); in db_gethook()
H A Dldebug.c79 LUA_API int lua_gethookcount (lua_State *L) { in lua_gethookcount() function
/f-stack/freebsd/contrib/openzfs/include/sys/lua/
H A Dlua.h396 LUA_API int (lua_gethookcount) (lua_State *L); variable
/f-stack/freebsd/contrib/openzfs/module/lua/
H A Dldebug.c84 LUA_API int lua_gethookcount (lua_State *L) { in lua_gethookcount() function