Searched refs:WORK2MEM (Results 1 – 1 of 1) sorted by relevance
53 #define WORK2MEM sizeof(TValue) macro1641 l_mem debt = (g->GCdebt / WORK2MEM) * stepmul; in incstep()1643 ? ((cast(l_mem, 1) << g->gcstepsize) / WORK2MEM) * stepmul in incstep()1652 debt = (debt / stepmul) * WORK2MEM; /* convert 'work units' to bytes */ in incstep()