Home | History | Annotate | Download | only in libcpu

Lines Matching refs:yystpcpy

1068 # ifndef yystpcpy
1070 # define yystpcpy stpcpy
1077 yystpcpy (char *yydest, const char *yysrc)
1080 yystpcpy (yydest, yysrc)
1140 return yystpcpy (yyres, yystr) - yyres;
1199 yyfmt = yystpcpy (yyformat, yyunexpected);
1215 yyfmt = yystpcpy (yyfmt, yyprefix);