Searched defs:stepmul (Results 1 – 4 of 4) sorted by relevance
243 int stepmul = (int)luaL_optinteger(L, 3, 0); in luaB_collectgarbage() local
1666 int stepmul = (getgcparam(g->gcstepmul) | 1); /* avoid division by 0 */ in incstep() local
1212 int stepmul = va_arg(argp, int); in lua_gc() local
1140 int stepmul = g->gcstepmul; in incstep() local