Searched refs:SEEN_EOL (Results 1 – 3 of 3) sorted by relevance
193 #define SEEN_EOL() (pfile->cur_token[-1].type == CPP_EOF) macro204 if (! SEEN_EOL ()) in skip_rest_of_line()213 if (! SEEN_EOL () && _cpp_lex_token (pfile)->type != CPP_EOF) in check_eol()229 if (! SEEN_EOL ()) in check_eol_return_comments()
11153 * cpplib.c (SEEN_EOL): Update.15084 * cpplib.c (SEEN_EOL): New.
16412 (directive_table, SEEN_EOL): Update.17084 * cpplib.c (SEEN_EOL): Update.