Searched refs:optsnum (Results 1 – 1 of 1) sorted by relevance
164 static const int optsnum[] = {LUA_GCSTOP, LUA_GCRESTART, LUA_GCCOLLECT, in luaB_collectgarbage() local167 int o = optsnum[luaL_checkoption(L, 1, "collect", opts)]; in luaB_collectgarbage()