Searched refs:LUA_GCINC (Results 1 – 3 of 3) sorted by relevance
148 LUA_GCSETMAJORINC, LUA_GCISRUNNING, LUA_GCGEN, LUA_GCINC}; in luaB_collectgarbage()
1085 case LUA_GCINC: { /* change collector to incremental mode */ in lua_gc()
292 #define LUA_GCINC 11 macro