Home | History | Annotate | Download | only in src

Lines Matching refs:yystpcpy

1077 # ifndef yystpcpy
1079 # define yystpcpy stpcpy
1086 yystpcpy (char *yydest, const char *yysrc)
1089 yystpcpy (yydest, yysrc)
1149 return yystpcpy (yyres, yystr) - yyres;
1208 yyfmt = yystpcpy (yyformat, yyunexpected);
1224 yyfmt = yystpcpy (yyfmt, yyprefix);