Lines Matching refs:_cpp_stack_file
616 * files.c (_cpp_stack_file): Make buffers end in unread \n.
745 (_cpp_stack_file): Check pfile->main_file equality.
771 (_cpp_stack_file): Add header unit support.
927 * files.c (_cpp_stack_file): Adjust for IT_PRE_MAIN change.
1000 * files.c (_cpp_stack_file): Start on line zero when about to inject
1005 * init.c (cpp_read_main_file): Likewise, inform _cpp_stack_file.
1347 * files.c (_cpp_stack_file): Lexer will have always incremented.
1363 (_cpp_stack_file): Take include_type, not a bool.
1368 (_cpp_stack_file): Replace IMPORT boolean with include_type enum.
1371 * init.c (cpp_read_main_file): Pass IT_MAIN to _cpp_stack_file.
1453 * files.c (_cpp_stack_file): Empty filenames aren't dependencies.
1607 * files.c (_cpp_stack_file): Fix indentation.
2628 (_cpp_stack_file): Add "loc" param. Pass it to should_stack_file.
2630 _cpp_find_file and _cpp_stack_file.
2644 to _cpp_find_file and _cpp_stack_file.
2646 (_cpp_stack_file): Likewise.
4067 * files.c (_cpp_stack_file): Set buffer->to_free.
6105 * files.c (_cpp_stack_file): Add directives_only check.