Searched refs:unexpected_end (Results 1 - 2 of 2) sorted by relevance

/external/bison/src/
H A Dscan-gram.l880 unexpected_end (boundary start, char const *msgid, char const *token_end)
901 unexpected_end (start, N_("missing %s at end of file"), token_end);
912 unexpected_end (start, N_("missing %s at end of line"), token_end);
H A Dscan-gram.c3680 unexpected_end (boundary start, char const *msgid, char const *token_end) function
3701 unexpected_end (start, N_("missing %s at end of file"), token_end);
3712 unexpected_end (start, N_("missing %s at end of line"), token_end);

Completed in 50 milliseconds