Searched refs:LUA_GCISRUNNING (Results 1 – 3 of 3) sorted by relevance
179 LUA_GCISRUNNING}; in luaB_collectgarbage()189 case LUA_GCSTEP: case LUA_GCISRUNNING: { in luaB_collectgarbage()
310 #define LUA_GCISRUNNING 9 macro
1097 case LUA_GCISRUNNING: { in lua_gc()