Searched refs:cpp_start_read (Results 1 - 6 of 6) sorted by relevance

/haiku-buildtools/legacy/gcc/gcc/
H A Dcppmain.c75 if (! cpp_start_read (&parse_in, opts->in_fname))
H A Dcpplib.h304 actually processed until we hit cpp_start_read. It consists of
723 extern int cpp_start_read PARAMS ((cpp_reader *, char *));
H A Dc-lex.c202 if (! cpp_start_read (&parse_in, filename))
208 /* cpp_start_read always puts at least one line directive into the
H A Dfix-header.c634 if (! cpp_start_read (&scan_in, in_fname))
H A Dcppinit.c673 /* Another subroutine of cpp_start_read. This one sets up to do
775 cpp_start_read (pfile, fname) function
1078 clear macro definitions, such that you could call cpp_start_read
1226 when cpp_start_read pushes all the -include files onto
/haiku-buildtools/legacy/gcc/gcc/cp/
H A Dlex.c493 if (! cpp_start_read (&parse_in, filename))
496 /* cpp_start_read always puts at least one line directive into the

Completed in 123 milliseconds