Searched refs:no_search_path (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/gcclibs/libcpp/
H A Dinit.c189 pfile->no_search_path.name = (char *) "";
490 = _cpp_find_file (pfile, fname, &pfile->no_search_path, false, 0);
H A Dinternal.h350 struct cpp_dir no_search_path; /* No path. */ member in struct:cpp_reader
H A Dfiles.c402 interpreted as STDIN if START_DIR is PFILE->no_search_path.
828 return &pfile->no_search_path;

Completed in 64 milliseconds