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