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

  /src/external/bsd/byacc/dist/test/yacc/
grammar.tab.c 177 #define DS_INLINE 32 /* contains "inline" specifier */
1539 new_decl_spec(&yyval.decl_spec, yystack.l_mark[0].text.text, yystack.l_mark[0].text.begin, DS_INLINE);
  /src/external/bsd/byacc/dist/test/btyacc/
grammar.tab.c 197 #define DS_INLINE 32 /* contains "inline" specifier */
2265 new_decl_spec(&yyval.decl_spec, yystack.l_mark[0].text.text, yystack.l_mark[0].text.begin, DS_INLINE);

Completed in 19 milliseconds