Lines Matching defs:yyd
1871 char *yyd = yydest;1874 while ((*yyd++ = *yys++) != '\0')1877 return yyd - 1;