Searched refs:yystpcpy (Results 1 - 12 of 12) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A DParser.cpp833 # ifndef yystpcpy
835 # define yystpcpy stpcpy
842 yystpcpy (char *yydest, const char *yysrc)
845 yystpcpy (yydest, yysrc)
905 return yystpcpy (yyres, yystr) - yyres;
964 yyfmt = yystpcpy (yyformat, yyunexpected);
980 yyfmt = yystpcpy (yyfmt, yyprefix);
834 # define yystpcpy macro
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/scripts/kconfig/
H A Dzconf.tab.c910 # ifndef yystpcpy
912 # define yystpcpy stpcpy
918 yystpcpy (char *yydest, const char *yysrc)
920 yystpcpy (yydest, yysrc)
1786 char *yyp = yystpcpy (yymsg, "syntax error, unexpected ");
1787 yyp = yystpcpy (yyp, yytname[yytype]);
1795 yyp = yystpcpy (yyp, yyprefix);
1796 yyp = yystpcpy (yyp, yytname[yyx]);
911 # define yystpcpy macro
917 yystpcpy (char *yydest, const char *yysrc) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-runtime/intl/
H A Dplural.c955 # ifndef yystpcpy
957 # define yystpcpy stpcpy
964 yystpcpy (char *yydest, const char *yysrc)
967 yystpcpy (yydest, yysrc)
1027 return yystpcpy (yyres, yystr) - yyres;
1086 yyfmt = yystpcpy (yyformat, yyunexpected);
1102 yyfmt = yystpcpy (yyfmt, yyprefix);
956 # define yystpcpy macro
963 yystpcpy (char *yydest, const char *yysrc) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/src/
H A Dpo-gram-gen.c969 # ifndef yystpcpy
971 # define yystpcpy stpcpy
978 yystpcpy (char *yydest, const char *yysrc)
981 yystpcpy (yydest, yysrc)
1041 return yystpcpy (yyres, yystr) - yyres;
1100 yyfmt = yystpcpy (yyformat, yyunexpected);
1116 yyfmt = yystpcpy (yyfmt, yyprefix);
970 # define yystpcpy macro
977 yystpcpy (char *yydest, const char *yysrc) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/radvd/
H A Dgram.c1092 # ifndef yystpcpy
1094 # define yystpcpy stpcpy
1101 yystpcpy (char *yydest, const char *yysrc)
1104 yystpcpy (yydest, yysrc)
1164 return yystpcpy (yyres, yystr) - yyres;
1223 yyfmt = yystpcpy (yyformat, yyunexpected);
1239 yyfmt = yystpcpy (yyfmt, yyprefix);
1093 # define yystpcpy macro
1100 yystpcpy (char *yydest, const char *yysrc) function
/netgear-R7000-V1.0.7.12_1.2.5/src/router/radvd/
H A Dgram.c1092 # ifndef yystpcpy
1094 # define yystpcpy stpcpy
1101 yystpcpy (char *yydest, const char *yysrc)
1104 yystpcpy (yydest, yysrc)
1164 return yystpcpy (yyres, yystr) - yyres;
1223 yyfmt = yystpcpy (yyformat, yyunexpected);
1239 yyfmt = yystpcpy (yyfmt, yyprefix);
1093 # define yystpcpy macro
1100 yystpcpy (char *yydest, const char *yysrc) function
/netgear-R7000-V1.0.7.12_1.2.5/src/router/dhcp6/
H A Dserver6_parse.c1108 # ifndef yystpcpy
1110 # define yystpcpy stpcpy
1117 yystpcpy (char *yydest, const char *yysrc)
1120 yystpcpy (yydest, yysrc)
1180 return yystpcpy (yyres, yystr) - yyres;
1239 yyfmt = yystpcpy (yyformat, yyunexpected);
1255 yyfmt = yystpcpy (yyfmt, yyprefix);
1109 # define yystpcpy macro
1116 yystpcpy (char *yydest, const char *yysrc) function
H A Dclient6_parse.c1011 # ifndef yystpcpy
1013 # define yystpcpy stpcpy
1020 yystpcpy (char *yydest, const char *yysrc)
1023 yystpcpy (yydest, yysrc)
1083 return yystpcpy (yyres, yystr) - yyres;
1142 yyfmt = yystpcpy (yyformat, yyunexpected);
1158 yyfmt = yystpcpy (yyfmt, yyprefix);
1012 # define yystpcpy macro
1019 yystpcpy (char *yydest, const char *yysrc) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/modules/
H A Dgetdate.c837 # ifndef yystpcpy
839 # define yystpcpy stpcpy
845 yystpcpy (char *yydest, const char *yysrc)
847 yystpcpy (yydest, yysrc)
1653 char *yyp = yystpcpy (yymsg, "syntax error, unexpected ");
1654 yyp = yystpcpy (yyp, yytname[yytype]);
1665 yyp = yystpcpy (yyp, yyq);
1666 yyp = yystpcpy (yyp, yytname[yyx]);
838 # define yystpcpy macro
844 yystpcpy (char *yydest, const char *yysrc) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/webserver/src/
H A Dphp_parser.c1936 # ifndef yystpcpy
1938 # define yystpcpy stpcpy
1945 yystpcpy (char *yydest, const char *yysrc)
1948 yystpcpy (yydest, yysrc)
2008 return yystpcpy (yyres, yystr) - yyres;
2067 yyfmt = yystpcpy (yyformat, yyunexpected);
2083 yyfmt = yystpcpy (yyfmt, yyprefix);
1937 # define yystpcpy macro
1944 yystpcpy (char *yydest, const char *yysrc) function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/scripts/kconfig/
H A Dzconf.tab.c1077 # ifndef yystpcpy
1079 # define yystpcpy stpcpy
1086 yystpcpy (char *yydest, const char *yysrc)
1089 yystpcpy (yydest, yysrc)
1149 return yystpcpy (yyres, yystr) - yyres;
1208 yyfmt = yystpcpy (yyformat, yyunexpected);
1224 yyfmt = yystpcpy (yyfmt, yyprefix);
1078 # define yystpcpy macro
1085 yystpcpy (char *yydest, const char *yysrc) function
/netgear-R7000-V1.0.7.12_1.2.5/src/router/flex/
H A Dparse.c1055 # ifndef yystpcpy
1057 # define yystpcpy stpcpy
1064 yystpcpy (char *yydest, const char *yysrc)
1067 yystpcpy (yydest, yysrc)
1127 return yystpcpy (yyres, yystr) - yyres;
1186 yyfmt = yystpcpy (yyformat, yyunexpected);
1202 yyfmt = yystpcpy (yyfmt, yyprefix);
1056 # define yystpcpy macro
1063 yystpcpy (char *yydest, const char *yysrc) function

Completed in 192 milliseconds