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

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

Completed in 58 milliseconds