Searched defs:scc_root (Results 1 – 3 of 3) sorted by relevance
459 TARGET * scc_root = target_scc( c->target ); in make0() local488 TARGET * const scc_root = target_scc( c->target ); in make0() local
295 TARGET * const scc_root = target_scc( t ); in make1a() local704 TARGET * const scc_root = target_scc( t ); in make1c() local
222 TARGET * scc_root; /* used by make to resolve cyclic includes member