Lines Matching refs:yyd
1094 char *yyd = yydest;1097 while ((*yyd++ = *yys++) != '\0')1100 return yyd - 1;