Searched defs:majormul (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/lua/src/ | ||
H A D | lbaselib.c | 238 int majormul = (int)luaL_optinteger(L, 3, 0); in luaB_collectgarbage() local |
H A D | lapi.c | 1201 int majormul = va_arg(argp, int); in lua_gc() local |