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

/freebsd-11-stable/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) function
773 if (!should_stack_file (pfile, file, import))

Completed in 61 milliseconds