Searched refs:cpp_avoid_paste (Results 1 – 12 of 12) sorted by relevance
| /openbsd-src/gnu/gcc/gcc/ |
| H A D | c-ppoutput.c | 165 && cpp_avoid_paste (pfile, print.prev, token)) in scan_translation_unit()
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/ |
| H A D | cpplib.h | 576 extern int cpp_avoid_paste PARAMS ((cpp_reader *, const cpp_token *,
|
| H A D | cppmain.c | 168 && cpp_avoid_paste (pfile, pfile->print.prev, token))
|
| H A D | cpplex.c | 1570 cpp_avoid_paste (pfile, token1, token2) in cpp_avoid_paste() function
|
| H A D | ChangeLog.4 | 4585 cpp_equiv_tokens, cpp_can_paste, cpp_avoid_paste): Similarly. 5258 cpp_finish, cpp_avoid_paste, cpp_get_token, cpp_get_line,
|
| H A D | ChangeLog.5 | 9384 (cpp_avoid_paste): Cast enums for minus and comparison. 11482 * cpplex.c (cpp_avoid_paste): Don't paste '.' with a number.
|
| /openbsd-src/gnu/gcc/libcpp/include/ |
| H A D | cpplib.h | 679 extern int cpp_avoid_paste (cpp_reader *, const cpp_token *,
|
| /openbsd-src/gnu/gcc/libcpp/ |
| H A D | lex.c | 1443 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 <.
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/doc/ |
| H A D | cppinternals.texi | 767 The function @code{cpp_avoid_paste} advises whether a space is required
|
| /openbsd-src/gnu/gcc/gcc/doc/ |
| H A D | cppinternals.texi | 767 The function @code{cpp_avoid_paste} advises whether a space is required
|
| H A D | cppinternals.info | 718 The function `cpp_avoid_paste' advises whether a space is required
|