Home
last modified time | relevance | path

Searched refs:optsnum (Results 1 – 1 of 1) sorted by relevance

/l4re-core-master/lua/lib/contrib/src/
A Dlbaselib.c195 static const int optsnum[] = {LUA_GCSTOP, LUA_GCRESTART, LUA_GCCOLLECT, in luaB_collectgarbage() local
198 int o = optsnum[luaL_checkoption(L, 1, "collect", opts)]; in luaB_collectgarbage()

Completed in 3 milliseconds