Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/libcpp/
H A Dfiles.c157 static bool should_stack_file (cpp_reader *, _cpp_file *file, bool import);
592 should_stack_file (cpp_reader *pfile, _cpp_file *file, bool import) in should_stack_file() function
704 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