Lines Matching refs:yydest
758 /* Copy YYSRC to YYDEST, returning the address of the terminating '\0' in759 YYDEST. */762 yystpcpy (char *yydest, const char *yysrc)764 yystpcpy (yydest, yysrc)765 char *yydest;769 register char *yyd = yydest;