Lines Matching defs:pfile
104 check_output_buffer (cpp_reader *pfile, size_t n) in check_output_buffer()
127 skip_macro_block_comment (cpp_reader *pfile) in skip_macro_block_comment()
161 copy_comment (cpp_reader *pfile, const uchar *cur, int in_define) in copy_comment()
225 skip_whitespace (cpp_reader *pfile, const uchar *cur, int skip_comments) in skip_whitespace()
257 lex_identifier (cpp_reader *pfile, const uchar *cur) in lex_identifier()
279 _cpp_overlay_buffer (cpp_reader *pfile, const uchar *start, size_t len) in _cpp_overlay_buffer()
296 _cpp_remove_overlay (cpp_reader *pfile) in _cpp_remove_overlay()
311 _cpp_read_logical_line_trad (cpp_reader *pfile) in _cpp_read_logical_line_trad()
337 maybe_start_funlike (cpp_reader *pfile, cpp_hashnode *node, const uchar *start, in maybe_start_funlike()
376 _cpp_scan_out_logical_line (cpp_reader *pfile, cpp_macro *macro, in _cpp_scan_out_logical_line()
836 push_replacement_text (cpp_reader *pfile, cpp_hashnode *node) in push_replacement_text()
865 recursive_macro (cpp_reader *pfile, cpp_hashnode *node) in recursive_macro()
970 replace_args_and_push (cpp_reader *pfile, struct fun_macro *fmacro) in replace_args_and_push()
1085 scan_parameters (cpp_reader *pfile, cpp_macro *macro) in scan_parameters()
1128 save_replacement_text (cpp_reader *pfile, cpp_macro *macro, in save_replacement_text()
1179 _cpp_create_trad_definition (cpp_reader *pfile, cpp_macro *macro) in _cpp_create_trad_definition()