Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-4.7/gcc/c-family/
H A Dc-ppoutput.c252 cpp_output_token (token, print.outf); in scan_translation_unit()
567 cpp_output_token (*comments, print.outf); in cb_include()
/dflybsd-src/contrib/gcc-8.0/gcc/c-family/
H A Dc-ppoutput.c275 cpp_output_token (token, print.outf); in scan_translation_unit()
613 cpp_output_token (*comments, print.outf); in cb_include()
/dflybsd-src/contrib/gcc-4.7/libcpp/include/
H A Dcpplib.h947 extern void cpp_output_token (const cpp_token *, FILE *);
/dflybsd-src/contrib/gcc-8.0/libcpp/include/
H A Dcpplib.h1117 extern void cpp_output_token (const cpp_token *, FILE *);
/dflybsd-src/contrib/gcc-4.7/libcpp/
H A Dlex.c2510 cpp_output_token (const cpp_token *token, FILE *fp) in cpp_output_token() function
2656 cpp_output_token (token, fp); in cpp_output_line()
/dflybsd-src/contrib/gcc-8.0/libcpp/
H A Dlex.c3337 cpp_output_token (const cpp_token *token, FILE *fp) in cpp_output_token() function
3494 cpp_output_token (token, fp); in cpp_output_line()