Searched refs:YYFAIL (Results 1 – 25 of 35) sorted by relevance
12
/external/bison/ |
D | NEWS | 694 ** YYFAIL now produces warnings and Java parsers no longer implement it: 696 YYFAIL has existed for many years as an undocumented feature of 699 promised in Bison 2.4.2's NEWS entry, any appearance of YYFAIL in a 701 no longer implement YYFAIL at all. For further details, including a 702 discussion of how to suppress C preprocessor warnings about YYFAIL 895 ** YYFAIL is deprecated and will eventually be removed. 897 YYFAIL has existed for many years as an undocumented feature of 899 documented for Bison's experimental Java parsers. YYFAIL is no longer 904 Like YYERROR, you can invoke YYFAIL from a semantic action in order to 906 that YYFAIL will automatically invoke yyerror to report the syntax [all …]
|
D | TODO | 104 ** YYFAIL
|
/external/bison/src/ |
D | scan-code.l | 252 YYFAIL {
|
D | parse-gram.c | 941 #define YYFAIL goto yyerrlab macro 942 #if defined YYFAIL
|
/external/bison/data/ |
D | yacc.c | 753 #define YYFAIL goto yyerrlab 754 #if defined YYFAIL
|
/external/e2fsprogs/intl/ |
D | plural.c | 462 #define YYFAIL goto yyerrlab macro
|
/external/bison/po/ |
D | zh_CN.po | 550 msgid "use of YYFAIL, which is deprecated and will be removed" 551 msgstr "使用了 YYFAIL,它已经废弃并将被移除"
|
D | sr.po | 626 msgid "use of YYFAIL, which is deprecated and will be removed" 627 msgstr "„YYFAIL“ је застарело у употреби и биће уклоњено"
|
D | uk.po | 643 msgid "use of YYFAIL, which is deprecated and will be removed" 645 "використання YYFAIL. Вважається застарілим, буде вилучено у наступних "
|
D | et.po | 620 msgid "use of YYFAIL, which is deprecated and will be removed" 621 msgstr "YYFAIL kasutamine ei ole soovitatav ja eemaldatakse"
|
D | sv.po | 623 msgid "use of YYFAIL, which is deprecated and will be removed" 624 msgstr "användning av YYFAIL, som avrådes ifrån och kommer tas bort"
|
D | eo.po | 618 msgid "use of YYFAIL, which is deprecated and will be removed" 619 msgstr "uzo de YYFAIL, kio estas malrekomendinda kaj estos forigata"
|
D | fr.po | 632 msgid "use of YYFAIL, which is deprecated and will be removed" 633 msgstr "l'utilisation de YYFAIL est obsolète et sera supprimée"
|
D | fi.po | 640 msgid "use of YYFAIL, which is deprecated and will be removed" 641 msgstr "YYFAIL-käyttö, joka on vanhentunut ja poistetaan"
|
D | pl.po | 635 msgid "use of YYFAIL, which is deprecated and will be removed" 636 msgstr "użycie YYFAIL, które jest przestarzałe i będzie usunięte"
|
D | de.po | 626 msgid "use of YYFAIL, which is deprecated and will be removed" 627 msgstr "Benutzung von YYFAIL, was veraltet ist und bald entfernt wird"
|
D | ga.po | 644 msgid "use of YYFAIL, which is deprecated and will be removed" 645 msgstr "tá YYFAIL i léig agus bainfear amach é sa todhchaí"
|
D | vi.po | 625 msgid "use of YYFAIL, which is deprecated and will be removed" 626 msgstr "sử dụng YYFAIL, việc này không được tán thành và sẽ bị gỡ bỏ"
|
D | hr.po | 626 msgid "use of YYFAIL, which is deprecated and will be removed" 627 msgstr "korištenje YYFAIL, što je zastarjelo i bit će uklonjeno"
|
D | bison.pot | 548 msgid "use of YYFAIL, which is deprecated and will be removed"
|
D | pt.po | 550 msgid "use of YYFAIL, which is deprecated and will be removed"
|
D | el.po | 617 msgid "use of YYFAIL, which is deprecated and will be removed"
|
D | zh_TW.po | 583 msgid "use of YYFAIL, which is deprecated and will be removed"
|
D | ms.po | 605 msgid "use of YYFAIL, which is deprecated and will be removed"
|
D | id.po | 600 msgid "use of YYFAIL, which is deprecated and will be removed"
|
12