Lines Matching refs:ExPath
212 ExPath, /* .PATH */ enumerator
336 { ".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()
1698 if (specType == ExPath) in ParseDoDependency()