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