Home
last modified time | relevance | path

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

/linux-4.4.14/scripts/genksyms/
Dparse.tab.c_shipped897 YYFAIL appears to be in use. Nevertheless, it is formally deprecated
901 #define YYFAIL goto yyerrlab
902 #if defined YYFAIL
906 YYFAIL uses, which will produce warnings from Bison 2.5. */
1254 - Assume YYFAIL is not used. It's too flawed to consider. See
/linux-4.4.14/scripts/kconfig/
Dzconf.tab.c835 #define YYFAIL goto yyerrlab macro
836 #if defined YYFAIL
Dzconf.tab.c_shipped831 YYFAIL appears to be in use. Nevertheless, it is formally deprecated
835 #define YYFAIL goto yyerrlab
836 #if defined YYFAIL
840 YYFAIL uses, which will produce warnings from Bison 2.5. */
1217 - Assume YYFAIL is not used. It's too flawed to consider. See