Home
last modified time | relevance | path

Searched refs:cpp_output_line (Results 1 – 10 of 10) sorted by relevance

/openbsd-src/gnu/gcc/gcc/
H A Dc-ppoutput.c426 cpp_output_line (pfile, print.outf); in cb_def_pragma()
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dcpplib.h694 extern void cpp_output_line PARAMS ((cpp_reader *, FILE *));
H A Dcppmain.c411 cpp_output_line (pfile, pfile->print.outf);
H A Dcpplib.c945 cpp_output_line (pfile, stderr);
H A Dcpplex.c1625 cpp_output_line (pfile, fp) in cpp_output_line() function
H A DChangeLog.43737 * cpplex.c (cpp_output_line): Similarly.
H A DChangeLog.610088 (cpp_output_line): Update.
/openbsd-src/gnu/gcc/libcpp/include/
H A Dcpplib.h803 extern void cpp_output_line (cpp_reader *, FILE *);
/openbsd-src/gnu/gcc/libcpp/
H A Dlex.c1500 cpp_output_line (cpp_reader *pfile, FILE *fp) in cpp_output_line() function
H A Ddirectives.c989 cpp_output_line (pfile, stderr); in do_diagnostic()