Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/zfs/lua/
H A Dlbaselib.c156 int b = lua_gc(L, LUA_GCCOUNTB, 0); in luaB_collectgarbage()
H A Dlua.h284 #define LUA_GCCOUNTB 4 macro
H A Dlapi.c1044 case LUA_GCCOUNTB: { in lua_gc()