Searched defs:YYFAIL (Results 1 - 3 of 3) sorted by relevance

/external/bison/data/
H A Dyacc.c749 YYFAIL appears to be in use. Nevertheless, it is formally deprecated
753 #define YYFAIL goto yyerrlab macro
754 #if defined YYFAIL
758 YYFAIL uses, which will produce warnings from Bison 2.5. */
1260 - Assume YYFAIL is not used. It's too flawed to consider. See
/external/e2fsprogs/intl/
H A Dplural.c462 #define YYFAIL goto yyerrlab macro
/external/bison/src/
H A Dparse-gram.c937 YYFAIL appears to be in use. Nevertheless, it is formally deprecated
941 #define YYFAIL goto yyerrlab macro
942 #if defined YYFAIL
946 YYFAIL uses, which will produce warnings from Bison 2.5. */
1705 - Assume YYFAIL is not used. It's too flawed to consider. See

Completed in 2697 milliseconds