Home
last modified time | relevance | path

Searched refs:LUA_GCCOUNTB (Results 1 – 6 of 6) sorted by relevance

/f-stack/freebsd/contrib/openzfs/module/lua/
H A Dlbaselib.c154 int b = lua_gc(L, LUA_GCCOUNTB, 0); in luaB_collectgarbage()
H A Dlapi.c1042 case LUA_GCCOUNTB: { in lua_gc()
/f-stack/app/redis-5.0.5/deps/lua/src/
H A Dlua.h225 #define LUA_GCCOUNTB 4 macro
H A Dlbaselib.c203 int b = lua_gc(L, LUA_GCCOUNTB, 0); in luaB_collectgarbage()
H A Dlapi.c922 case LUA_GCCOUNTB: { in lua_gc()
/f-stack/freebsd/contrib/openzfs/include/sys/lua/
H A Dlua.h285 #define LUA_GCCOUNTB 4 macro