Home
last modified time | relevance | path

Searched refs:yystpcpy (Results 1 – 7 of 7) sorted by relevance

/dragonfly/contrib/cvs-1.12/lib/
HDgetdate.c915 # ifndef yystpcpy
917 # define yystpcpy stpcpy macro
923 yystpcpy (char *yydest, const char *yysrc) in yystpcpy() function
925 yystpcpy (yydest, yysrc) in yystpcpy()
1852 char *yyp = yystpcpy (yymsg, "syntax error, unexpected ");
1853 yyp = yystpcpy (yyp, yytname[yytype]);
1861 yyp = yystpcpy (yyp, yyprefix);
1862 yyp = yystpcpy (yyp, yytname[yyx]);
/dragonfly/contrib/gdb-7/gdb/
HDgo-exp.c1176 # ifndef yystpcpy
1178 # define yystpcpy stpcpy macro
1185 yystpcpy (char *yydest, const char *yysrc) in yystpcpy() function
1188 yystpcpy (yydest, yysrc) in yystpcpy()
1248 return yystpcpy (yyres, yystr) - yyres; in yytnamerr()
1307 yyfmt = yystpcpy (yyformat, yyunexpected); in yysyntax_error()
1323 yyfmt = yystpcpy (yyfmt, yyprefix); in yysyntax_error()
HDada-exp.c1373 # ifndef yystpcpy
1375 # define yystpcpy stpcpy macro
1382 yystpcpy (char *yydest, const char *yysrc) in yystpcpy() function
1385 yystpcpy (yydest, yysrc) in yystpcpy()
1445 return yystpcpy (yyres, yystr) - yyres; in yytnamerr()
1504 yyfmt = yystpcpy (yyformat, yyunexpected); in yysyntax_error()
1520 yyfmt = yystpcpy (yyfmt, yyprefix); in yysyntax_error()
/dragonfly/lib/libevtr/
HDktrfmt.tab.c973 # ifndef yystpcpy
975 # define yystpcpy stpcpy macro
982 yystpcpy (char *yydest, const char *yysrc) in yystpcpy() function
985 yystpcpy (yydest, yysrc) in yystpcpy()
1045 return yystpcpy (yyres, yystr) - yyres; in yytnamerr()
/dragonfly/contrib/flex/src/
HDparse.c1011 # ifndef yystpcpy
1013 # define yystpcpy stpcpy macro
1018 yystpcpy (char *yydest, const char *yysrc) in yystpcpy() function
1075 return yystpcpy (yyres, yystr) - yyres; in yytnamerr()
/dragonfly/gnu/usr.bin/binutils227/block2/libgold/
HDyyscript.c1752 # ifndef yystpcpy
1754 # define yystpcpy stpcpy macro
1761 yystpcpy (char *yydest, const char *yysrc) in yystpcpy() function
1764 yystpcpy (yydest, yysrc) in yystpcpy()
1824 return yystpcpy (yyres, yystr) - yyres; in yytnamerr()
/dragonfly/contrib/binutils-2.34/gold/
HDyyscript.c1567 # ifndef yystpcpy
1569 # define yystpcpy stpcpy macro
1574 yystpcpy (char *yydest, const char *yysrc) in yystpcpy() function
1631 return yystpcpy (yyres, yystr) - yyres; in yytnamerr()