Searched refs:token_type_eoln (Results 1 – 2 of 2) sorted by relevance
764 token_type_eoln, enumerator985 tp->type = token_type_eoln; in phase5_get()1268 if (tp->type == token_type_eoln || tp->type == token_type_eof) in phaseX_get()1335 if (tp->type == token_type_eoln || tp->type == token_type_eof) in phase6_get()1475 if (tp->type == token_type_eoln) in phase8b_get()
3098 token_type_white_space and token_type_eoln here instead of in x_c_lex.3101 token_type_white_space and token_type_eoln.3102 (x_c_lex): Drop handling of token_type_white_space and token_type_eoln.