Searched refs:ExPath (Results 1 – 1 of 1) sorted by relevance
212 ExPath, /* .PATH */ enumerator336 { ".PATH", ExPath, 0 },1318 if (specType == ExPath && parseKeywords[keywd].spec != ExPath) { in ParseDoDependency()1359 case ExPath: in ParseDoDependency()1410 specType = ExPath; in ParseDoDependency()1466 } else if (specType == ExPath && *line != '.' && *line != '\0') { in ParseDoDependency()1477 if (specType != Not && specType != ExPath) { in ParseDoDependency()1592 case ExPath: in ParseDoDependency()1626 if ((specType == Suffixes) || (specType == ExPath) || in ParseDoDependency()1667 case ExPath: in ParseDoDependency()[all …]