| /freebsd-12.1/contrib/gcclibs/libcpp/include/ |
| H A D | cpplib.h | 36 typedef struct cpp_buffer cpp_buffer; typedef 723 extern cpp_buffer *cpp_push_buffer (cpp_reader *, const unsigned char *, 850 extern cpp_buffer *cpp_get_buffer (cpp_reader *); 851 extern struct _cpp_file *cpp_get_file (cpp_buffer *); 852 extern cpp_buffer *cpp_get_prev (cpp_buffer *);
|
| /freebsd-12.1/contrib/gcclibs/libcpp/ |
| H A D | internal.h | 252 struct cpp_buffer struct 266 struct cpp_buffer *prev; argument 318 cpp_buffer *buffer; argument 321 cpp_buffer *overlaid_buffer;
|
| H A D | lex.c | 53 static void add_line_note (cpp_buffer *, const uchar *, unsigned int); 83 add_line_note (cpp_buffer *buffer, const uchar *pos, unsigned int type) in add_line_note() 102 cpp_buffer *buffer; in _cpp_clean_line() 266 cpp_buffer *buffer = pfile->buffer; in _cpp_process_line_notes() 328 cpp_buffer *buffer = pfile->buffer; in _cpp_skip_block_comment() 386 cpp_buffer *buffer = pfile->buffer; in skip_line_comment() 400 cpp_buffer *buffer = pfile->buffer; in skip_whitespace() 473 cpp_buffer *buffer = pfile->buffer; in forms_identifier_p() 840 cpp_buffer *buffer = pfile->buffer; in _cpp_get_fresh_line() 903 cpp_buffer *buffer; in _cpp_lex_direct()
|
| H A D | directives.c | 1421 cpp_buffer *buffer = pfile->buffer; in do_pragma_system_header() 1689 cpp_buffer *buffer = pfile->buffer; in do_else() 1722 cpp_buffer *buffer = pfile->buffer; in do_elif() 1757 cpp_buffer *buffer = pfile->buffer; in do_endif() 1790 cpp_buffer *buffer = pfile->buffer; in push_conditional() 2179 cpp_buffer * 2183 cpp_buffer *new_buffer = XOBNEW (&pfile->buffer_ob, cpp_buffer); in cpp_push_buffer() 2186 memset (new_buffer, 0, sizeof (cpp_buffer)); in cpp_push_buffer() 2204 cpp_buffer *buffer = pfile->buffer; in _cpp_pop_buffer()
|
| H A D | files.c | 770 cpp_buffer *buffer; in _cpp_stack_file() 1467 cpp_buffer * 1476 cpp_get_file (cpp_buffer *b) in cpp_get_file() 1484 cpp_buffer * 1485 cpp_get_prev (cpp_buffer *b) in cpp_get_prev()
|
| H A D | directives-only.c | 41 struct cpp_buffer *buffer; in _cpp_preprocess_dir_only()
|
| H A D | traditional.c | 152 cpp_buffer *buffer = pfile->buffer; in copy_comment() 268 cpp_buffer *buffer = pfile->buffer; in _cpp_overlay_buffer() 285 cpp_buffer *buffer = pfile->overlaid_buffer; in _cpp_remove_overlay()
|
| H A D | macro.c | 129 cpp_buffer *pbuffer = cpp_get_buffer (pfile); in _cpp_builtin_macro_text()
|
| H A D | ChangeLog | 92 (struct cpp_buffer): Add timestamp.
|
| /freebsd-12.1/contrib/gcc/config/ |
| H A D | darwin-c.c | 548 struct cpp_buffer *b; in find_subframework_header()
|
| /freebsd-12.1/contrib/gcc/ |
| H A D | ChangeLog-2000 | 1090 * cpphash.h (struct cpp_buffer): New members 1308 (struct cpp_buffer): New member sysp. 2639 Move struct cpp_buffer here from... 2640 * cpplib.h (struct cpp_buffer): ... here. 5246 (struct cpp_buffer): New member output_lineno. 7668 (struct cpp_buffer): New member extra_char. 8028 of struct cpp_buffer. 8774 * cpplib.h (struct cpp_buffer): Remove mapped field. 15896 cpp_buffer->system_header_p. 21823 (cpp_buffer): Remove last_nominal_fname. [all …]
|
| H A D | ChangeLog-2001 | 7975 * cpphash.h (struct cpp_buffer): Delete read_ahead and extra_char. 12996 (struct cpp_buffer): Remove type, pfile members. 13000 a cpp_reader rather than a cpp_buffer. 13629 * cpphash.h (struct cpp_buffer): Remove nominal_fname. 14276 * cpphash.h (struct cpp_buffer): Remove return_to_line, sysp. 14965 (struct cpp_buffer): Remove include_stack_listed. 15071 (struct cpp_buffer): Remove lineno and pseudo_newlines. 15185 * cpphash.h (struct cpp_buffer): New member return_at_eof. 28523 of cpp_buffer. 28529 * cpphash.h (struct cpp_buffer): Delete actual_dir. New members [all …]
|
| H A D | ChangeLog-1999 | 3899 * cpplib.h (struct cpp_buffer: fname, nominal_fname, 12706 * cpplib.h (struct cpp_buffer): Add preprocessed. 12713 * cpplib.h (struct cpp_buffer): Added manual_pop for 17393 (cpp_push_buffer): Likewise for cpp_buffer*. 17683 (struct cpp_buffer): Line_base is now an unsigned char *; add 19339 * cpplib.h (struct cpp_buffer): Remove unused fields, add prev 19922 * cpplib.h (cpp_buffer): Add last_nominal_fname member.
|
| H A D | FSFChangeLog.10 | 8224 * cpplib.h (cpp_buffer): Note new escape combination "@ ". 8963 defines can use file and line from a valid cpp_buffer.
|
| H A D | ChangeLog-2003 | 6987 * cpphash.h (struct cpp_buffer): Remove unused return_at_eof field. 12504 (struct cpp_buffer): struct include_file is now struct _cpp_file, 25983 * cpphash.h (struct cpp_buffer): Remove backup_to. 26037 (struct cpp_buffer): New members cur_note, notes_used, notes_cap, 31343 (struct cpp_buffer, struct cpp_reader): Update.
|
| H A D | ChangeLog-1998 | 804 * cpplib.h (struct cpp_buffer): Replace dir and dlen members 1514 struct cpp_buffer. Delete dont_repeat_files and
|
| H A D | ChangeLog-2004 | 41551 * cpphash.h (struct cpp_buffer): Restore return_at_eof field. This 41573 * cpphash.h (struct cpp_buffer): Remove unused search_cached field. 42242 (struct cpp_buffer): New sysp field. 42255 (struct cpp_buffer): Moved fields saved_cur, saved_rlimit to ... 46472 (cpp_buffer): Add input_cset_desc.
|
| H A D | FSFChangeLog.11 | 12564 Compare cpp_buffer against CPP_NULL_BUFFER, not NULL.
|
| H A D | ChangeLog-2002 | 15736 * cpphash.h (struct cpp_buffer): Remove saved_line_base. 21278 * cpphash.h (struct cpp_buffer): New members for buffer
|