LUA_GCSTOP        905 lib/lua/lapi.c     case LUA_GCSTOP: {
LUA_GCSTOP        229 lib/lua/lbaselib.c   static const int optsnum[] = {LUA_GCSTOP, LUA_GCRESTART, LUA_GCCOLLECT,
LUA_GCSTOP        347 lib/lua/lua.c    lua_gc(L, LUA_GCSTOP, 0);  /* stop collector during initialization */