Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/gettext/dist/gettext-runtime/intl/
H A Dplural.c587 # ifndef yystpcpy
589 # define yystpcpy stpcpy macro
595 yystpcpy (char *yydest, const char *yysrc) in yystpcpy() function
597 yystpcpy (yydest, yysrc) in yystpcpy()
1154 char *yyp = yystpcpy (yymsg, "parse error, unexpected "); in yyparse()
1155 yyp = yystpcpy (yyp, yytname[YYTRANSLATE (yychar)]); in yyparse()
1166 yyp = yystpcpy (yyp, yyq); in yyparse()
1167 yyp = yystpcpy (yyp, yytname[yyx]); in yyparse()
/netbsd-src/external/gpl2/texinfo/dist/intl/
H A Dplural.c587 # ifndef yystpcpy
589 # define yystpcpy stpcpy macro
595 yystpcpy (char *yydest, const char *yysrc) in yystpcpy() function
597 yystpcpy (yydest, yysrc) in yystpcpy()
1154 char *yyp = yystpcpy (yymsg, "parse error, unexpected "); in yyparse()
1155 yyp = yystpcpy (yyp, yytname[YYTRANSLATE (yychar)]); in yyparse()
1166 yyp = yystpcpy (yyp, yyq); in yyparse()
1167 yyp = yystpcpy (yyp, yytname[yyx]); in yyparse()
/netbsd-src/external/gpl3/gcc/dist/intl/
H A Dplural.c616 # ifndef yystpcpy
618 # define yystpcpy stpcpy macro
624 yystpcpy (char *yydest, const char *yysrc) in yystpcpy() function
626 yystpcpy (yydest, yysrc) in yystpcpy()
1183 char *yyp = yystpcpy (yymsg, "parse error, unexpected "); in yyparse()
1184 yyp = yystpcpy (yyp, yytname[YYTRANSLATE (yychar)]); in yyparse()
1195 yyp = yystpcpy (yyp, yyq); in yyparse()
1196 yyp = yystpcpy (yyp, yytname[yyx]); in yyparse()
/netbsd-src/external/gpl3/gcc.old/dist/intl/
H A Dplural.c616 # ifndef yystpcpy
618 # define yystpcpy stpcpy macro
624 yystpcpy (char *yydest, const char *yysrc) in yystpcpy() function
626 yystpcpy (yydest, yysrc) in yystpcpy()
1183 char *yyp = yystpcpy (yymsg, "parse error, unexpected "); in yyparse()
1184 yyp = yystpcpy (yyp, yytname[YYTRANSLATE (yychar)]); in yyparse()
1195 yyp = yystpcpy (yyp, yyq); in yyparse()
1196 yyp = yystpcpy (yyp, yytname[yyx]); in yyparse()
/netbsd-src/external/gpl3/binutils.old/dist/intl/
H A Dplural.c616 # ifndef yystpcpy
618 # define yystpcpy stpcpy macro
624 yystpcpy (char *yydest, const char *yysrc) in yystpcpy() function
626 yystpcpy (yydest, yysrc) in yystpcpy()
1183 char *yyp = yystpcpy (yymsg, "parse error, unexpected "); in yyparse()
1184 yyp = yystpcpy (yyp, yytname[YYTRANSLATE (yychar)]); in yyparse()
1195 yyp = yystpcpy (yyp, yyq); in yyparse()
1196 yyp = yystpcpy (yyp, yytname[yyx]); in yyparse()
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/src/
H A Dpo-gram-gen.c594 # ifndef yystpcpy
596 # define yystpcpy stpcpy macro
602 yystpcpy (char *yydest, const char *yysrc) in yystpcpy() function
604 yystpcpy (yydest, yysrc) in yystpcpy()
1355 char *yyp = yystpcpy (yymsg, "parse error, unexpected "); in yyparse()
1356 yyp = yystpcpy (yyp, yytname[YYTRANSLATE (yychar)]); in yyparse()
1367 yyp = yystpcpy (yyp, yyq); in yyparse()
1368 yyp = yystpcpy (yyp, yytname[yyx]); in yyparse()
/netbsd-src/external/bsd/elftosb/dist/elftosb2/
H A Delftosb_parser.tab.cpp1055 # ifndef yystpcpy
1057 # define yystpcpy stpcpy macro
1063 yystpcpy (char *yydest, const char *yysrc) in yystpcpy() function
1065 yystpcpy (yydest, yysrc) in yystpcpy()
1125 return yystpcpy (yyres, yystr) - yyres; in yytnamerr()
2590 yyfmt = yystpcpy (yyformat, yyunexpected);
2606 yyfmt = yystpcpy (yyfmt, yyprefix);
/netbsd-src/external/gpl2/xcvs/dist/lib/
H A Dgetdate.c1133 # ifndef yystpcpy
1135 # define yystpcpy stpcpy macro
1142 yystpcpy (char *yydest, const char *yysrc) in yystpcpy() function
1145 yystpcpy (yydest, yysrc) in yystpcpy()
1205 return yystpcpy (yyres, yystr) - yyres; in yytnamerr()
1264 yyfmt = yystpcpy (yyformat, yyunexpected); in yysyntax_error()
1280 yyfmt = yystpcpy (yyfmt, yyprefix); in yysyntax_error()
/netbsd-src/external/gpl3/binutils/dist/gold/
H A Dyyscript.c1916 #ifndef yystpcpy
1918 # define yystpcpy stpcpy macro
1923 yystpcpy (char *yydest, const char *yysrc) in yystpcpy() function
1980 return yystpcpy (yyres, yystr) - yyres; in yytnamerr()
/netbsd-src/external/gpl3/binutils.old/dist/gold/
H A Dyyscript.c1913 #ifndef yystpcpy
1915 # define yystpcpy stpcpy macro
1920 yystpcpy (char *yydest, const char *yysrc) in yystpcpy() function
1977 return yystpcpy (yyres, yystr) - yyres; in yytnamerr()