Home
last modified time | relevance | path

Searched defs:minormul (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/mit/lua/dist/src/
H A Dlbaselib.c241 int minormul = (int)luaL_optinteger(L, 2, 0); in luaB_collectgarbage() local
H A Dlapi.c1210 int minormul = va_arg(argp, int); in lua_gc() local