Home | History | Annotate | Download | only in data

Lines Matching refs:yydest

654 /* Copy YYSRC to YYDEST, returning the address of the terminating '\0' in
655 YYDEST. */
657 yystpcpy (char *yydest, const char *yysrc)
659 char *yyd = yydest;