yystpcpy          633 test/manual/etags/y-src/cccp.c # ifndef yystpcpy
yystpcpy          643 test/manual/etags/y-src/cccp.c yystpcpy (yydest, yysrc)
yystpcpy         1362 test/manual/etags/y-src/cccp.c 	      char *yyp = yystpcpy (yymsg, "parse error, unexpected ");
yystpcpy         1363 test/manual/etags/y-src/cccp.c 	      yyp = yystpcpy (yyp, yytname[YYTRANSLATE (yychar)]);
yystpcpy         1374 test/manual/etags/y-src/cccp.c 			yyp = yystpcpy (yyp, yyq);
yystpcpy         1375 test/manual/etags/y-src/cccp.c 			yyp = yystpcpy (yyp, yytname[yyx]);
yystpcpy          712 test/manual/etags/y-src/parse.c # ifndef yystpcpy
yystpcpy          722 test/manual/etags/y-src/parse.c yystpcpy (yydest, yysrc)
yystpcpy         1482 test/manual/etags/y-src/parse.c 	      char *yyp = yystpcpy (yymsg, "parse error, unexpected ");
yystpcpy         1483 test/manual/etags/y-src/parse.c 	      yyp = yystpcpy (yyp, yytname[YYTRANSLATE (yychar)]);
yystpcpy         1494 test/manual/etags/y-src/parse.c 			yyp = yystpcpy (yyp, yyq);
yystpcpy         1495 test/manual/etags/y-src/parse.c 			yyp = yystpcpy (yyp, yytname[yyx]);