Home
last modified time | relevance | path

Searched refs:unexpected_end (Results 1 – 5 of 5) sorted by relevance

/external/bison/src/
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);
Dscan-gram.c3680 unexpected_end (boundary start, char const *msgid, char const *token_end) in unexpected_end() function
3701 unexpected_end (start, N_("missing %s at end of file"), token_end); in unexpected_eof()
3712 unexpected_end (start, N_("missing %s at end of line"), token_end); in unexpected_newline()
/external/bison/po/
DMakevars22 --flag=unexpected_end:2:c-format\
/external/bison/runtime-po/
DMakevars22 --flag=unexpected_end:2:c-format\
/external/bison/
DChangeLog-20127054 fatal, fatal_at, warn, warn_at, unexpected_end.
12196 (unexpected_end): New function.