Home
last modified time | relevance | path

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

/l4re-core-master/lua/lib/contrib/src/
A Dlgc.c1002 checkpointer(&g->reallyold, o); in correctpointers()
1229 markold(g, g->firstold1, g->reallyold); /* mark them */ in youngcollection()
1241 g->reallyold = g->old1; in youngcollection()
1271 g->reallyold = g->old1 = g->survival = g->allgc; in atomic2gen()
1310 g->reallyold = g->old1 = g->survival = NULL; in enterinc()
A Dlstate.h284 GCObject *reallyold; /* objects more than one cycle old ("really old") */ member
A Dlstate.c385 g->firstold1 = g->survival = g->old1 = g->reallyold = NULL; in lua_newstate()

Completed in 8 milliseconds