Searched refs:yystpcpy (Results 1 – 1 of 1) sorted by relevance
753 # ifndef yystpcpy755 # define yystpcpy stpcpy macro761 yystpcpy (char *yydest, const char *yysrc) in yystpcpy() function763 yystpcpy (yydest, yysrc) in yystpcpy()1346 char *yyp = yystpcpy (yymsg, "syntax error, unexpected ");1347 yyp = yystpcpy (yyp, yytname[yytype]);1355 yyp = yystpcpy (yyp, yyprefix);1356 yyp = yystpcpy (yyp, yytname[yyx]);