Searched refs:parseIncPath (Results 1 – 3 of 3) sorted by relevance
245 SearchPath *parseIncPath; /* directories for "..." includes */ variable1188 fullname = Dir_FindFile(newName, parseIncPath); in FindInDirOfIncludingFile()1210 fullname = Dir_FindFile(file, parseIncPath); in FindInQuotPath()2939 parseIncPath = SearchPath_New(); in Parse_Init()2957 SearchPath_Free(parseIncPath); in Parse_End()
614 extern SearchPath *parseIncPath;
477 SearchPath_Add(parseIncPath, argvalue); in MainParseOption()1677 name = Dir_FindFile(fname, parseIncPath); in ReadMakefile()