Home
last modified time | relevance | path

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

/freebsd/contrib/lua/src/
H A Dlbaselib.c237 int minormul = (int)luaL_optinteger(L, 2, 0); in luaB_collectgarbage() local
H A Dlapi.c1200 int minormul = va_arg(argp, int); in lua_gc() local