Searched refs:yystpcpy (Results 1 – 3 of 3) sorted by relevance
935 # ifndef yystpcpy937 # define yystpcpy stpcpy macro944 yystpcpy (char *yydest, const char *yysrc) in yystpcpy() function947 yystpcpy (yydest, yysrc) in yystpcpy()1007 return yystpcpy (yyres, yystr) - yyres; in yytnamerr()
843 # ifndef yystpcpy845 # define yystpcpy stpcpy macro850 yystpcpy (char *yydest, const char *yysrc) in yystpcpy() function907 return yystpcpy (yyres, yystr) - yyres; in yytnamerr()
1320 yystpcpy(yyres, "end of file");1348 yystpcpy(yyres, buffer);1368 yystpcpy(yyres, yystr);
Completed in 15 milliseconds