Home
last modified time | relevance | path

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

/netbsd-src/external/mit/lua/dist/src/
H A Dlbaselib.c247 int stepmul = (int)luaL_optinteger(L, 3, 0); in luaB_collectgarbage() local
H A Dlgc.c1669 int stepmul = (getgcparam(g->gcstepmul) | 1); /* avoid division by 0 */ in incstep() local
H A Dlapi.c1222 int stepmul = va_arg(argp, int); in lua_gc() local