Home
last modified time | relevance | path

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

/freebsd-src/contrib/lua/src/
H A Dlbaselib.c238 int majormul = (int)luaL_optinteger(L, 3, 0); in luaB_collectgarbage() local
H A Dlapi.c1201 int majormul = va_arg(argp, int); in lua_gc() local