Lines Matching defs:pfile
99 check_output_buffer (cpp_reader *pfile, size_t n) in check_output_buffer()
119 skip_macro_block_comment (cpp_reader *pfile) in skip_macro_block_comment()
148 copy_comment (cpp_reader *pfile, const uchar *cur, int in_define) in copy_comment()
212 skip_whitespace (cpp_reader *pfile, const uchar *cur, int skip_comments) in skip_whitespace()
244 lex_identifier (cpp_reader *pfile, const uchar *cur) in lex_identifier()
266 _cpp_overlay_buffer (cpp_reader *pfile, const uchar *start, size_t len) in _cpp_overlay_buffer()
283 _cpp_remove_overlay (cpp_reader *pfile) in _cpp_remove_overlay()
298 _cpp_read_logical_line_trad (cpp_reader *pfile) in _cpp_read_logical_line_trad()
313 maybe_start_funlike (cpp_reader *pfile, cpp_hashnode *node, const uchar *start, struct fun_macro *m… in maybe_start_funlike()
343 _cpp_scan_out_logical_line (cpp_reader *pfile, cpp_macro *macro) in _cpp_scan_out_logical_line()
684 push_replacement_text (cpp_reader *pfile, cpp_hashnode *node) in push_replacement_text()
713 recursive_macro (cpp_reader *pfile, cpp_hashnode *node) in recursive_macro()
818 replace_args_and_push (cpp_reader *pfile, struct fun_macro *fmacro) in replace_args_and_push()
882 scan_parameters (cpp_reader *pfile, cpp_macro *macro) in scan_parameters()
924 save_replacement_text (cpp_reader *pfile, cpp_macro *macro, in save_replacement_text()
975 _cpp_create_trad_definition (cpp_reader *pfile, cpp_macro *macro) in _cpp_create_trad_definition()