Lines Matching defs:yyd
1618 char *yyd = yydest;1621 while ((*yyd++ = *yys++) != '\0')1624 return yyd - 1;