Searched refs:reallyold (Results 1 – 3 of 3) sorted by relevance
1011 checkpointer(&g->reallyold, o); in correctpointers()1257 markold(g, g->firstold1, g->reallyold); /* mark them */ in youngcollection()1269 g->reallyold = g->old1; in youngcollection()1299 g->reallyold = g->old1 = g->survival = g->allgc; in atomic2gen()1348 g->reallyold = g->old1 = g->survival = NULL; in enterinc()
291 GCObject *reallyold; /* objects more than one cycle old ("really old") */ member
395 g->firstold1 = g->survival = g->old1 = g->reallyold = NULL; in lua_newstate()