Searched refs:defIncPath (Results 1 – 3 of 3) sorted by relevance
1211 (void)Dir_AddDir(defIncPath, start); in main()1215 (void)Dir_AddDir(defIncPath, found_path); in main()1232 Lst_IsEmpty(sysIncPath) ? defIncPath : sysIncPath, in main()1478 Lst_IsEmpty(sysIncPath) ? defIncPath : sysIncPath); in ReadMakefile()
426 extern Lst defIncPath; /* The default include path. */
285 Lst defIncPath; /* default for sysIncPath */ variable2158 Lst_IsEmpty(sysIncPath) ? defIncPath : sysIncPath); in Parse_include_file()3125 defIncPath = Lst_Init(FALSE); in Parse_Init()3139 Lst_Destroy(defIncPath, Dir_Destroy); in Parse_End()