Home
last modified time | relevance | path

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

/freebsd/contrib/byacc/test/
H A Dgrammar.y146 #define DS_JUNK 64 /* we're not interested in this declaration */ macro
597 new_decl_spec(&$$, $1.text, $1.begin, DS_JUNK);
/freebsd/contrib/byacc/test/yacc/
H A Dgrammar.tab.c176 #define DS_JUNK 64 /* we're not interested in this declaration */ macro
1531 …ew_decl_spec(&yyval.decl_spec, yystack.l_mark[0].text.text, yystack.l_mark[0].text.begin, DS_JUNK); in YYPARSE_DECL()
/freebsd/contrib/byacc/test/btyacc/
H A Dgrammar.tab.c196 #define DS_JUNK 64 /* we're not interested in this declaration */ macro
2258 …ew_decl_spec(&yyval.decl_spec, yystack.l_mark[0].text.text, yystack.l_mark[0].text.begin, DS_JUNK); in YYPARSE_DECL()