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