Lines Matching refs:cpp_push_buffer
654 size to cpp_push_buffer. Generate the file_change callback,
661 (cpp_push_buffer): Don't generate a callback. Clear sysp.
751 * cppfiles.c (stack_include_file): cpp_push_buffer handles
756 (cpp_push_buffer): Create a file_change callback. Handle faked
1093 (run_directive): Take buffer type. cpp_push_buffer cannot fail.
1096 (cpp_push_buffer): Take a buffer type and file name.
1100 (cpp_push_buffer): New prototype.
1338 * fix-header.c (read_scan_file): cpp_push_buffer cannot fail.
1500 * cpplib.c (cpp_push_buffer): Always succeed, since
1502 * cpplib.h (cpp_push_buffer): Update prototype.
4041 (cpp_push_buffer): Clear ifs->was_skipping for cpp_handle_directive.
4098 * cpplib.c (skip_rest_of_line, check_eol, cpp_push_buffer):
5051 (cpp_push_buffer): Don't check for stacked macro contexts, as
5181 (unwind_if_stack, cpp_defined, cpp_push_buffer, cpp_pop_buffer): Update.
7160 * cpplib.c (cpp_push_buffer): Fix grammar in message.
7666 (cpp_push_buffer): Initialize extra_char.
8027 (cpp_push_buffer): Initialize new pfile and read_ahead members
14023 * cpplib.c (cpp_push_buffer): Don't set new->lineno to 1.
14235 (cpp_push_buffer): Set line_base and lineno in new buffer.
14448 (cpp_push_buffer): Tweak error message; abort if anyone tries
14899 (cpp_push_buffer, cpp_pop_buffer): Moved to cpplib.c.
14902 (cpp_push_buffer): Moved from cpplex.c; allocate buffers on an
14992 lex_line, cpp_push_buffer, cpp_pop_buffer, cpp_output_tokens,
17222 * cpplex.c (cpp_push_buffer): Don't set new->if_stack.
23104 (cpp_push_buffer): Don't set new->alimit. Set new->mark
26195 cpp_push_buffer, cpp_pop_buffer, cpp_scan_buffer,
26631 (cpp_push_buffer): Don't set new->underflow.
27449 (cpp_push_buffer): Set line_base to NULL.