Home | History | Annotate | Download | only in src

Lines Matching refs:yystpcpy

1601 # ifndef yystpcpy
1603 # define yystpcpy stpcpy
1610 yystpcpy (char *yydest, const char *yysrc)
1613 yystpcpy (yydest, yysrc)
1673 return yystpcpy (yyres, yystr) - yyres;