Home
last modified time | relevance | path

Searched defs:scc_root (Results 1 – 3 of 3) sorted by relevance

/third_party/boost/tools/build/src/engine/
Dmake.cpp459 TARGET * scc_root = target_scc( c->target ); in make0() local
488 TARGET * const scc_root = target_scc( c->target ); in make0() local
Dmake1.cpp295 TARGET * const scc_root = target_scc( t ); in make1a() local
704 TARGET * const scc_root = target_scc( t ); in make1c() local
Drules.h222 TARGET * scc_root; /* used by make to resolve cyclic includes member