Home | History | Annotate | Download | only in src

Lines Matching refs:yysrc

1605 /* Copy YYSRC to YYDEST, returning the address of the terminating '\0' in
1610 yystpcpy (char *yydest, const char *yysrc)
1613 yystpcpy (yydest, yysrc)
1615 const char *yysrc;
1619 const char *yys = yysrc;