Home | History | Annotate | Download | only in sh

Lines Matching full:yyrhs

361    YYRHS.  */
369 /* YYRHS -- A `-1'-separated list of the rules' RHS. */
370 static const yysigned_char yyrhs[] =
683 for (yyi = yyprhs[yyrule]; 0 <= yyrhs[yyi]; yyi++)
684 YYFPRINTF (stderr, "%s ", yytname [yyrhs[yyi]]);