Lines Matching defs:rhs
670 rhsfill((wchar_t *)0); /* restart fill of rhs */
706 rhsfill(tokname); /* add to rhs string */
742 lrprnt(); /* dump lhs, rhs */
1794 wchar_t *rhs;
1797 if (!*rhstext) /* empty rhs - print usual comment */
1798 rhs = L" /* empty */";
1857 rhs = rhstext;
1859 rhs = m_rhs;
1861 (void) fprintf(fdebug, WSFMT("\t\"%ws :%ws\",\n"), lhstext, rhs);
1901 lrprnt(); /* dump last lhs, rhs */