Searched refs:PATH_BUILTIN_LIB (Results 1 – 2 of 2) sorted by relevance
43 #define PATH_BUILTIN_LIB 0040 macro
1452 pp->flags |= PATH_BUILTIN_LIB; in path_addcomp()1513 if(!(pp->flags & PATH_BUILTIN_LIB) || strchr(ep,'-')) in path_chkpaths()1515 if ((pp->flags & (PATH_BUILTIN_LIB|PATH_STD_DIR)) == PATH_BUILTIN_LIB) in path_chkpaths()1520 pp->flags |= PATH_BUILTIN_LIB; in path_chkpaths()