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

/system/core/sh/
H A Darith.c671 yy_reduce_print (int yyrule) argument
674 yy_reduce_print (yyrule)
675 int yyrule;
679 unsigned int yylno = yyrline[yyrule];
681 yyrule - 1, yylno);
683 for (yyi = yyprhs[yyrule]; 0 <= yyrhs[yyi]; yyi++)
685 YYFPRINTF (stderr, "-> %s\n", yytname [yyr1[yyrule]]);

Completed in 49 milliseconds