Home
last modified time | relevance | path

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

/netbsd-src/external/mit/lua/dist/src/
H A Dlgc.c1569 static int sweepstep (lua_State *L, global_State *g, in sweepstep() function
1614 work = sweepstep(L, g, GCSswpfinobj, &g->finobj); in singlestep()
1618 work = sweepstep(L, g, GCSswptobefnz, &g->tobefnz); in singlestep()
1622 work = sweepstep(L, g, GCSswpend, NULL); in singlestep()