Searched refs:LUA_GCRESTART (Results 1 – 7 of 7) sorted by relevance
146 static const int optsnum[] = {LUA_GCSTOP, LUA_GCRESTART, LUA_GCCOLLECT, in luaB_collectgarbage()
1028 case LUA_GCRESTART: { in lua_gc()
349 lua_gc(L, LUA_GCRESTART, 0); in pmain()
222 #define LUA_GCRESTART 1 macro
196 static const int optsnum[] = {LUA_GCSTOP, LUA_GCRESTART, LUA_GCCOLLECT, in luaB_collectgarbage()
909 case LUA_GCRESTART: { in lua_gc()
282 #define LUA_GCRESTART 1 macro