Lines Matching refs:yyd
1174 char *yyd = yydest;1177 while ((*yyd++ = *yys++) != '\0')1180 return yyd - 1;