Searched refs:DoRRGC (Results 1 – 2 of 2) sorted by relevance
41 DoRRGC = (1 << 6), // -fobjc-gc but main w/o so it runs in RR mode enumerator
295 //[self forAllThings:result options:DoOBJC | DoRRGC];314 if (!hasRR && (options & (DoRR|DoRRGC))) return nil;354 switch (options & (DoRR|DoGC|DoGCRR|DoRRGC)) {363 case DoRRGC:364 printf("DoRRGC unsupported right now\n");379 switch (options & (DoRR|DoGC|DoGCRR|DoRRGC)) {383 case DoRRGC: strcat(path, "-rrgc"); break;