Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/gcc/gcc/
Dcpplib.h576 extern int cpp_avoid_paste PARAMS ((cpp_reader *, const cpp_token *,
Dcppmain.c168 && cpp_avoid_paste (pfile, pfile->print.prev, token))
Dcpplex.c1570 cpp_avoid_paste (pfile, token1, token2) in cpp_avoid_paste() function
DChangeLog.59384 (cpp_avoid_paste): Cast enums for minus and comparison.
11482 * cpplex.c (cpp_avoid_paste): Don't paste '.' with a number.
DChangeLog.44585 cpp_equiv_tokens, cpp_can_paste, cpp_avoid_paste): Similarly.
5258 cpp_finish, cpp_avoid_paste, cpp_get_token, cpp_get_line,
/openbsd/src/gnu/gcc/gcc/
Dc-ppoutput.c165 && cpp_avoid_paste (pfile, print.prev, token)) in scan_translation_unit()
/openbsd/src/gnu/gcc/libcpp/include/
Dcpplib.h679 extern int cpp_avoid_paste (cpp_reader *, const cpp_token *,
/openbsd/src/gnu/gcc/libcpp/
Dlex.c1443 cpp_avoid_paste (cpp_reader *pfile, const cpp_token *token1, in cpp_avoid_paste() function
DChangeLog59 (cpp_avoid_paste): Remove ? as legal symbol after > or <.
/openbsd/src/gnu/gcc/gcc/doc/
Dcppinternals.texi767 The function @code{cpp_avoid_paste} advises whether a space is required
Dcppinternals.info718 The function `cpp_avoid_paste' advises whether a space is required
/openbsd/src/gnu/usr.bin/gcc/gcc/doc/
Dcppinternals.texi767 The function @code{cpp_avoid_paste} advises whether a space is required