Lines Matching refs:rootgc
441 GCObject*rootgc; member2025 if(curr==g->rootgc)2026 g->rootgc=curr->gch.next;2076 sweepwholelist(L,&g->rootgc);2122 g->sweepgc=&g->rootgc;2214 o->gch.next=g->rootgc;2215 g->rootgc=o;2222 o->gch.next=g->rootgc;2223 g->rootgc=o;2354 g->rootgc=obj2gco(L);2356 g->sweepgc=&g->rootgc;