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