Searched refs:numobjs (Results 1 – 2 of 2) sorted by relevance
1288 lu_mem numobjs; in entergen() local1291 numobjs = atomic(L); /* propagates all and then do the atomic stuff */ in entergen()1293 return numobjs; in entergen()1415 lu_mem numobjs = fullgen(L, g); /* do a major collection */ in genstep() local1422 g->lastatomic = numobjs; /* signal that last collection was bad */ in genstep()
1455 unsigned int numobjs; member