Lines Matching defs:yyd
1604 char *yyd = yydest;1607 while ((*yyd++ = *yys++) != '\0')1610 return yyd - 1;