Searched refs:LUA_GCSTOP (Results 1 – 3 of 3) sorted by relevance
148 static const int optsnum[] = {LUA_GCSTOP, LUA_GCRESTART, LUA_GCCOLLECT, in luaB_collectgarbage()
280 #define LUA_GCSTOP 0 macro
1026 case LUA_GCSTOP: { in lua_gc()