Home
last modified time | relevance | path

Searched refs:cpp_avoid_paste (Results 1 – 12 of 12) sorted by relevance

/openbsd-src/gnu/gcc/gcc/
H A Dc-ppoutput.c165 && cpp_avoid_paste (pfile, print.prev, token)) in scan_translation_unit()
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dcpplib.h576 extern int cpp_avoid_paste PARAMS ((cpp_reader *, const cpp_token *,
H A Dcppmain.c168 && cpp_avoid_paste (pfile, pfile->print.prev, token))
H A Dcpplex.c1570 cpp_avoid_paste (pfile, token1, token2) in cpp_avoid_paste() function
H A DChangeLog.44585 cpp_equiv_tokens, cpp_can_paste, cpp_avoid_paste): Similarly.
5258 cpp_finish, cpp_avoid_paste, cpp_get_token, cpp_get_line,
H A DChangeLog.59384 (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 Dcpplib.h679 extern int cpp_avoid_paste (cpp_reader *, const cpp_token *,
/openbsd-src/gnu/gcc/libcpp/
H A Dlex.c1443 cpp_avoid_paste (cpp_reader *pfile, const cpp_token *token1, in cpp_avoid_paste() function
H A DChangeLog59 (cpp_avoid_paste): Remove ? as legal symbol after > or <.
/openbsd-src/gnu/usr.bin/gcc/gcc/doc/
H A Dcppinternals.texi767 The function @code{cpp_avoid_paste} advises whether a space is required
/openbsd-src/gnu/gcc/gcc/doc/
H A Dcppinternals.texi767 The function @code{cpp_avoid_paste} advises whether a space is required
H A Dcppinternals.info718 The function `cpp_avoid_paste' advises whether a space is required