Home
last modified time | relevance | path

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

/l4re-core-master/lua/lib/contrib/src/
A Dlgc.c1001 checkpointer(&g->old1, o); in correctpointers()
1240 sweepgen(L, g, psurvival, g->old1, &g->firstold1); in youngcollection()
1241 g->reallyold = g->old1; in youngcollection()
1242 g->old1 = *psurvival; /* 'survival' survivals are old now */ 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.h283 GCObject *old1; /* start of old1 objects */ member
A Dlstate.c385 g->firstold1 = g->survival = g->old1 = g->reallyold = NULL; in lua_newstate()

Completed in 8 milliseconds