Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-ppoutput.c276 cpp_output_token (token, print.outf); in scan_translation_unit()
615 cpp_output_token (*comments, print.outf); in cb_include()
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-ppoutput.cc290 cpp_output_token (token, print.outf); in stream()
711 cpp_output_token (*comments, print.outf); in cb_include()
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dcpp.cc800 cpp_output_token (token, print.outf); in scan_translation_unit()
1022 cpp_output_token (*comments, print.outf); in cb_include()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dcpp.c780 cpp_output_token (token, print.outf); in scan_translation_unit()
1002 cpp_output_token (*comments, print.outf); in cb_include()
/netbsd-src/external/gpl3/gcc.old/dist/libcpp/include/
H A Dcpplib.h1227 extern void cpp_output_token (const cpp_token *, FILE *);
/netbsd-src/external/gpl3/gcc/dist/libcpp/include/
H A Dcpplib.h1348 extern void cpp_output_token (const cpp_token *, FILE *);
/netbsd-src/external/gpl3/gcc.old/dist/libcpp/
H A Dlex.c3370 cpp_output_token (const cpp_token *token, FILE *fp) in cpp_output_token() function
3529 cpp_output_token (token, fp); in cpp_output_line()
/netbsd-src/external/gpl3/gcc/dist/libcpp/
H A Dlex.cc4210 cpp_output_token (const cpp_token *token, FILE *fp) in cpp_output_token() function
4374 cpp_output_token (token, fp); in cpp_output_line()
H A DChangeLog762 (cpp_output_token): Add '"' around CPP_HEADER_NAME token.
5420 cpp_spell_token, cpp_output_token, _cpp_equiv_tokens,
5454 (cpp_output_token): Likewise.
6745 (cpp_output_token): Write UCNs back out.
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-20019229 (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 DChangeLog-200325443 (cpp_token_len, cpp_spell_token, cpp_output_token): Simplify.
25622 (cpp_spell_token, cpp_output_token, _cpp_equiv_token): Don't
H A DChangeLog-20004590 * cpplex.c (_cpp_lex_token, cpp_spell_token, cpp_output_token,