HomeSort by: relevance | last modified time | path
    Searched defs:DS_JUNK (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/byacc/dist/test/yacc/
grammar.tab.c 178 #define DS_JUNK 64 /* we're not interested in this declaration */
1546 new_decl_spec(&yyval.decl_spec, yystack.l_mark[0].text.text, yystack.l_mark[0].text.begin, DS_JUNK);
  /src/external/bsd/byacc/dist/test/btyacc/
grammar.tab.c 198 #define DS_JUNK 64 /* we're not interested in this declaration */
2272 new_decl_spec(&yyval.decl_spec, yystack.l_mark[0].text.text, yystack.l_mark[0].text.begin, DS_JUNK);

Completed in 62 milliseconds