Searched refs:expandedLine (Results 1 – 1 of 1) sorted by relevance
1692 ParseDependency(char *expandedLine, const char *unexpandedLine) in ParseDependency() argument1703 DEBUG1(PARSE, "ParseDependency(%s)\n", expandedLine); in ParseDependency()1704 p = expandedLine; in ParseDependency()1709 if (!ParseDependencyTargets(&p, expandedLine, &special, &targetAttr, in ParseDependency()1718 InvalidLineType(expandedLine, unexpandedLine); in ParseDependency()