Lines Matching refs:yyd
1368 char *yyd = yydest;1371 while ((*yyd++ = *yys++) != '\0')1374 return yyd - 1;