Searched refs:dependGraphOutput (Results 1 – 1 of 1) sorted by relevance
59 static void dependGraphOutput( TARGET * t, int depth );131 dependGraphOutput( bindtarget( list_item( iter ) ), 0 ); in make()786 static void dependGraphOutput( TARGET * t, int depth ) in dependGraphOutput() function874 dependGraphOutput( c->target, depth + 1 ); in dependGraphOutput()