Searched refs:cpp_output_token (Results 1 – 7 of 7) sorted by relevance
| /freebsd-12.1/contrib/gcc/ |
| H A D | c-ppoutput.c | 180 cpp_output_token (token, print.outf); in scan_translation_unit() 382 cpp_output_token (*comments, print.outf); in cb_include()
|
| H A D | ChangeLog-2001 | 9229 (cpp_token_len, cpp_spell_token, cpp_output_token, 9873 * cpplex.c (cpp_output_token): Use a putc loop for 10087 (cpp_output_token): Don't print leading whitespace. 22415 * cpplex.c (cpp_ideq, parse_identifier, cpp_output_token): Update. 22921 cpp_spell_token, cpp_output_token): Similarly. 28589 (cpp_output_token): Likewise.
|
| H A D | ChangeLog-2003 | 25443 (cpp_token_len, cpp_spell_token, cpp_output_token): Simplify. 25622 (cpp_spell_token, cpp_output_token, _cpp_equiv_token): Don't
|
| H A D | ChangeLog-2000 | 4590 * cpplex.c (_cpp_lex_token, cpp_spell_token, cpp_output_token,
|
| /freebsd-12.1/contrib/gcclibs/libcpp/include/ |
| H A D | cpplib.h | 817 extern void cpp_output_token (const cpp_token *, FILE *);
|
| /freebsd-12.1/contrib/gcclibs/libcpp/ |
| H A D | lex.c | 1393 cpp_output_token (const cpp_token *token, FILE *fp) in cpp_output_token() function 1537 cpp_output_token (token, fp); in cpp_output_line()
|
| H A D | ChangeLog | 460 (cpp_output_token): Write UCNs back out.
|