Searched refs:yystpcpy (Results 1 – 1 of 1) sorted by relevance
609 # ifndef yystpcpy611 # define yystpcpy stpcpy macro617 yystpcpy (char *yydest, const char *yysrc) in yystpcpy() function619 yystpcpy (yydest, yysrc) in yystpcpy()1176 char *yyp = yystpcpy (yymsg, "parse error, unexpected "); in yyparse()1177 yyp = yystpcpy (yyp, yytname[YYTRANSLATE (yychar)]); in yyparse()1188 yyp = yystpcpy (yyp, yyq); in yyparse()1189 yyp = yystpcpy (yyp, yytname[yyx]); in yyparse()