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

  /src/external/bsd/byacc/dist/test/yacc/
grammar.tab.c 329 * and <cur_declarator> is not NULL, then the comment is attached to the
333 static Declarator *cur_declarator; variable
1728 cur_declarator = yyval.declarator;
  /src/external/bsd/byacc/dist/test/btyacc/
grammar.tab.c 349 * and <cur_declarator> is not NULL, then the comment is attached to the
353 static Declarator *cur_declarator; variable
2454 cur_declarator = yyval.declarator;

Completed in 50 milliseconds