Searched refs:LUA_GCISRUNNING (Results 1 – 3 of 3) sorted by relevance
166 LUA_GCSETMAJORINC, LUA_GCISRUNNING, LUA_GCGEN, LUA_GCINC}; in luaB_collectgarbage()177 case LUA_GCSTEP: case LUA_GCISRUNNING: { in luaB_collectgarbage()
1080 case LUA_GCISRUNNING: { in lua_gc()
290 #define LUA_GCISRUNNING 9 macro