Searched refs:cpp_avoid_paste (Results 1 – 8 of 8) sorted by relevance
| /freebsd-12.1/contrib/gcc/ |
| H A D | c-ppoutput.c | 170 && cpp_avoid_paste (pfile, print.prev, token)) in scan_translation_unit()
|
| H A D | ChangeLog-2001 | 28591 (cpp_avoid_paste): Cast enums for minus and comparison. 30689 * cpplex.c (cpp_avoid_paste): Don't paste '.' with a number.
|
| H A D | ChangeLog-2000 | 4591 cpp_equiv_tokens, cpp_can_paste, cpp_avoid_paste): Similarly. 5264 cpp_finish, cpp_avoid_paste, cpp_get_token, cpp_get_line,
|
| H A D | ChangeLog-2003 | 25624 (cpp_avoid_paste): Update handling of CPP_OTHER. 25873 (cpp_avoid_paste): Don't paste to form a UCN.
|
| /freebsd-12.1/contrib/gcclibs/libcpp/include/ |
| H A D | cpplib.h | 692 extern int cpp_avoid_paste (cpp_reader *, const cpp_token *,
|
| /freebsd-12.1/contrib/gcclibs/libcpp/ |
| H A D | lex.c | 1473 cpp_avoid_paste (cpp_reader *pfile, const cpp_token *token1, in cpp_avoid_paste() function
|
| H A D | ChangeLog | 59 (cpp_avoid_paste): Remove ? as legal symbol after > or <.
|
| /freebsd-12.1/contrib/gcc/doc/ |
| H A D | cppinternals.texi | 767 The function @code{cpp_avoid_paste} advises whether a space is required
|