Home
last modified time | relevance | path

Searched refs:SEEN_EOL (Results 1 – 3 of 3) sorted by relevance

/NextBSD/contrib/gcclibs/libcpp/
HDdirectives.c193 #define SEEN_EOL() (pfile->cur_token[-1].type == CPP_EOF) macro
204 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()
/NextBSD/contrib/gcc/
HDChangeLog-200111153 * cpplib.c (SEEN_EOL): Update.
15084 * cpplib.c (SEEN_EOL): New.
HDChangeLog-200216412 (directive_table, SEEN_EOL): Update.
17084 * cpplib.c (SEEN_EOL): Update.