Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/lua/
HDlbaselib.c160 int b = lua_gc(L, LUA_GCCOUNTB, 0); in luaB_collectgarbage()
HDlua.h284 #define LUA_GCCOUNTB 4 macro
HDlapi.c1044 case LUA_GCCOUNTB: { in lua_gc()
/freebsd-11-stable/contrib/lua/src/
HDlbaselib.c185 int b = lua_gc(L, LUA_GCCOUNTB, 0); in luaB_collectgarbage()
HDlua.h306 #define LUA_GCCOUNTB 4 macro
HDlapi.c1064 case LUA_GCCOUNTB: { in lua_gc()