Searched refs:YY_ (Results 1 – 4 of 4) sorted by relevance
| /utopia/UTPA2-700.0.x/projects/build/scripts/kconfig/ |
| H A D | zconf.tab.c | 257 #ifndef YY_ 261 # define YY_(msgid) dgettext ("bison-runtime", msgid) macro 264 # ifndef YY_ 265 # define YY_(msgid) msgid macro 827 yyerror (YY_("syntax error: cannot back up")); \ 1198 YY_("syntax error, unexpected %s"); in yysyntax_error() 1199 YY_("syntax error, unexpected %s, expecting %s"); in yysyntax_error() 1200 YY_("syntax error, unexpected %s, expecting %s or %s"); in yysyntax_error() 1201 YY_("syntax error, unexpected %s, expecting %s or %s or %s"); in yysyntax_error() 1202 YY_("syntax error, unexpected %s, expecting %s or %s or %s or %s"); in yysyntax_error() [all …]
|
| H A D | zconf.tab.c_shipped | 257 #ifndef YY_ 261 # define YY_(msgid) dgettext ("bison-runtime", msgid) 264 # ifndef YY_ 265 # define YY_(msgid) msgid 827 yyerror (YY_("syntax error: cannot back up")); \ 1198 YY_("syntax error, unexpected %s"); 1199 YY_("syntax error, unexpected %s, expecting %s"); 1200 YY_("syntax error, unexpected %s, expecting %s or %s"); 1201 YY_("syntax error, unexpected %s, expecting %s or %s or %s"); 1202 YY_("syntax error, unexpected %s, expecting %s or %s or %s or %s"); [all …]
|
| /utopia/UTPA2-700.0.x/projects/build/scripts/dtc/ |
| H A D | dtc-parser.tab.c_shipped | 219 #ifndef YY_ 223 # define YY_(msgid) dgettext ("bison-runtime", msgid) 226 # ifndef YY_ 227 # define YY_(msgid) msgid 628 yyerror (YY_("syntax error: cannot back up")); \ 999 YY_("syntax error, unexpected %s"); 1000 YY_("syntax error, unexpected %s, expecting %s"); 1001 YY_("syntax error, unexpected %s, expecting %s or %s"); 1002 YY_("syntax error, unexpected %s, expecting %s or %s or %s"); 1003 YY_("syntax error, unexpected %s, expecting %s or %s or %s or %s"); [all …]
|
| /utopia/UTPA2-700.0.x/projects/build/scripts/genksyms/ |
| H A D | parse.c_shipped | 239 #ifndef YY_ 243 # define YY_(msgid) dgettext ("bison-runtime", msgid) 246 # ifndef YY_ 247 # define YY_(msgid) msgid 876 yyerror (YY_("syntax error: cannot back up")); \ 1247 YY_("syntax error, unexpected %s"); 1248 YY_("syntax error, unexpected %s, expecting %s"); 1249 YY_("syntax error, unexpected %s, expecting %s or %s"); 1250 YY_("syntax error, unexpected %s, expecting %s or %s or %s"); 1251 YY_("syntax error, unexpected %s, expecting %s or %s or %s or %s"); [all …]
|