Home
last modified time | relevance | path

Searched refs:majorinc (Results 1 – 1 of 1) sorted by relevance

/l4re-core-master/lua/lib/contrib/src/
A Dlgc.c1419 lu_mem majorinc = (majorbase / 100) * getgcparam(g->genmajormul); in genstep() local
1420 if (g->GCdebt > 0 && gettotalbytes(g) > majorbase + majorinc) { in genstep()
1422 if (gettotalbytes(g) < majorbase + (majorinc / 2)) { in genstep()

Completed in 5 milliseconds