Home
last modified time | relevance | path

Searched defs:stepmul (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/lua/src/
H A Dlbaselib.c243 int stepmul = (int)luaL_optinteger(L, 3, 0); in luaB_collectgarbage() local
H A Dlgc.c1666 int stepmul = (getgcparam(g->gcstepmul) | 1); /* avoid division by 0 */ in incstep() local
H A Dlapi.c1212 int stepmul = va_arg(argp, int); in lua_gc() local
/freebsd/sys/contrib/openzfs/module/lua/
H A Dlgc.c1140 int stepmul = g->gcstepmul; in incstep() local