Searched refs:systemIncludePath (Results 1 – 3 of 3) sorted by relevance
332 Dir_AddDir(systemIncludePath, optarg); in MainParseArgs()612 Dir_Expand(_PATH_DEFSYSMK, systemIncludePath, &sysMkPath); in read_all_make_rules()756 if (Lst_IsEmpty(systemIncludePath)) in main()757 add_dirpath(systemIncludePath, syspath); in main()911 name = Dir_FindFile(fname, systemIncludePath); in ReadMakefile()
35 extern Lst systemIncludePath;
109 Lst systemIncludePath = &theSysIncPath; variable1095 fullname = Dir_FindFileNoDoti(file, efile, systemIncludePath); in resolve_include_filename()1140 return Dir_FindFilei(file, efile, systemIncludePath); in resolve_include_filename()1685 Static_Lst_Init(systemIncludePath); in Parse_Init()