Home | History | Annotate | Download | only in intl

Lines Matching refs:yyd

600   register char *yyd = yydest;
603 while ((*yyd++ = *yys++) != '\0')
606 return yyd - 1;