Lines Matching refs:yyd
1085 char *yyd = yydest;1088 while ((*yyd++ = *yys++) != '\0')1091 return yyd - 1;