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

  /src/external/bsd/byacc/dist/test/yacc/
grammar.tab.c 160 #define FUNC_BOTH 3 /* both styles */
1451 yystack.l_mark[-3].declarator->head->func_def = FUNC_BOTH;
  /src/external/bsd/byacc/dist/test/btyacc/
grammar.tab.c 180 #define FUNC_BOTH 3 /* both styles */
2177 yystack.l_mark[-3].declarator->head->func_def = FUNC_BOTH;

Completed in 17 milliseconds