Searched refs:should_stack_file (Results 1 – 2 of 2) sorted by relevance
157 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() function704 if (!should_stack_file (pfile, file, import)) in _cpp_stack_file()
549 (should_stack_file): Make a new file if the790 * files.c (should_stack_file): Correct swapped parameters to call