Searched refs:SEEN_EOL (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/libcpp/
H A Dinternal.h604 #define SEEN_EOL() (pfile->cur_token[-1].type == CPP_EOF) macro
H A Ddirectives.c216 if (! SEEN_EOL ())
226 if (! SEEN_EOL () && (expand
261 if (! SEEN_EOL ())
/netbsd-current/external/gpl3/gcc/dist/libcpp/
H A Dinternal.h631 #define SEEN_EOL() (pfile->cur_token[-1].type == CPP_EOF) macro
H A Ddirectives.cc224 if (! SEEN_EOL ())
234 if (! SEEN_EOL () && (expand
269 if (! SEEN_EOL ())

Completed in 217 milliseconds