Lines Matching defs:pfile
100 check_output_buffer (cpp_reader *pfile, size_t n) in check_output_buffer()
120 skip_macro_block_comment (cpp_reader *pfile) in skip_macro_block_comment()
149 copy_comment (cpp_reader *pfile, const uchar *cur, int in_define) in copy_comment()
213 skip_whitespace (cpp_reader *pfile, const uchar *cur, int skip_comments) in skip_whitespace()
245 lex_identifier (cpp_reader *pfile, const uchar *cur) in lex_identifier()
267 _cpp_overlay_buffer (cpp_reader *pfile, const uchar *start, size_t len) in _cpp_overlay_buffer()
284 _cpp_remove_overlay (cpp_reader *pfile) in _cpp_remove_overlay()
299 _cpp_read_logical_line_trad (cpp_reader *pfile) in _cpp_read_logical_line_trad()
314 maybe_start_funlike (cpp_reader *pfile, cpp_hashnode *node, const uchar *start, struct fun_macro *m… in maybe_start_funlike()
344 _cpp_scan_out_logical_line (cpp_reader *pfile, cpp_macro *macro) in _cpp_scan_out_logical_line()
690 push_replacement_text (cpp_reader *pfile, cpp_hashnode *node) in push_replacement_text()
719 recursive_macro (cpp_reader *pfile, cpp_hashnode *node) in recursive_macro()
824 replace_args_and_push (cpp_reader *pfile, struct fun_macro *fmacro) in replace_args_and_push()
939 scan_parameters (cpp_reader *pfile, cpp_macro *macro) in scan_parameters()
981 save_replacement_text (cpp_reader *pfile, cpp_macro *macro, in save_replacement_text()
1032 _cpp_create_trad_definition (cpp_reader *pfile, cpp_macro *macro) in _cpp_create_trad_definition()