Home
last modified time | relevance | path

Searched refs:should_stack_file (Results 1 – 4 of 4) sorted by relevance

/freebsd-12.1/contrib/gcclibs/libcpp/
H A Dfiles.c159 static bool should_stack_file (cpp_reader *, _cpp_file *file, bool import);
661 should_stack_file (cpp_reader *pfile, _cpp_file *file, bool import) in should_stack_file() function
773 if (!should_stack_file (pfile, file, import)) in _cpp_stack_file()
H A DChangeLog549 (should_stack_file): Make a new file if the
790 * files.c (should_stack_file): Correct swapped parameters to call
/freebsd-12.1/contrib/gcc/
H A DChangeLog-200311984 (should_stack_file): Mark #import-ed files once-only, and
11997 (once_only_file_p): Rename should_stack_file.
12000 (read_file): Move pch handling to should_stack_file.
12001 (should_stack_file): Handle PCH and once-only issues, and
H A DChangeLog-200441570 (should_stack_file): Inline include_pch_p function.
46437 (should_stack_file): Check against list read from PCH file.