Lines Matching refs:yyd
1270 char *yyd = yydest;1273 while ((*yyd++ = *yys++) != '\0')1276 return yyd - 1;