Searched refs:defIncPath (Results 1 – 3 of 3) sorted by relevance
1341 (void)Dir_AddDir(defIncPath, start); in main()1345 (void)Dir_AddDir(defIncPath, found_path); in main()1362 Lst_IsEmpty(sysIncPath) ? defIncPath : sysIncPath, in main()1587 Lst_IsEmpty(sysIncPath) ? defIncPath : sysIncPath); in ReadMakefile()
435 extern Lst defIncPath; /* The default include path. */
290 Lst defIncPath; /* default for sysIncPath */ variable2256 Lst_IsEmpty(sysIncPath) ? defIncPath : sysIncPath); in Parse_include_file()3289 defIncPath = Lst_Init(FALSE); in Parse_Init()3303 Lst_Destroy(defIncPath, Dir_Destroy); in Parse_End()