Home
last modified time | relevance | path

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

12345678910>>...63

/dports/net-mgmt/ipcad/ipcad-3.7.3/
H A Dcshelly.c575 # ifndef yystpcpy
577 # define yystpcpy stpcpy macro
583 yystpcpy (char *yydest, const char *yysrc) in yystpcpy() function
585 yystpcpy (yydest, yysrc) in yystpcpy()
1137 char *yyp = yystpcpy (yymsg, "parse error, unexpected "); in yyparse()
1138 yyp = yystpcpy (yyp, yytname[yytype]); in yyparse()
1149 yyp = yystpcpy (yyp, yyq); in yyparse()
1150 yyp = yystpcpy (yyp, yytname[yyx]); in yyparse()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/binutils/binutils/
H A Darparse.c535 # ifndef yystpcpy
537 # define yystpcpy stpcpy macro
543 yystpcpy (char *yydest, const char *yysrc) in yystpcpy() function
545 yystpcpy (yydest, yysrc) in yystpcpy()
1119 char *yyp = yystpcpy (yymsg, "parse error, unexpected "); in yyparse()
1120 yyp = yystpcpy (yyp, yytname[YYTRANSLATE (yychar)]); in yyparse()
1131 yyp = yystpcpy (yyp, yyq); in yyparse()
1132 yyp = yystpcpy (yyp, yytname[yyx]); in yyparse()
H A Dsysinfo.c492 # ifndef yystpcpy
494 # define yystpcpy stpcpy macro
500 yystpcpy (char *yydest, const char *yysrc) in yystpcpy() function
502 yystpcpy (yydest, yysrc) in yystpcpy()
1317 char *yyp = yystpcpy (yymsg, "parse error, unexpected "); in yyparse()
1318 yyp = yystpcpy (yyp, yytname[YYTRANSLATE (yychar)]); in yyparse()
1329 yyp = yystpcpy (yyp, yyq); in yyparse()
1330 yyp = yystpcpy (yyp, yytname[yyx]); in yyparse()
H A Ddefparse.c578 # ifndef yystpcpy
580 # define yystpcpy stpcpy macro
586 yystpcpy (char *yydest, const char *yysrc) in yystpcpy() function
588 yystpcpy (yydest, yysrc) in yystpcpy()
1262 char *yyp = yystpcpy (yymsg, "parse error, unexpected "); in yyparse()
1263 yyp = yystpcpy (yyp, yytname[YYTRANSLATE (yychar)]); in yyparse()
1274 yyp = yystpcpy (yyp, yyq); in yyparse()
1275 yyp = yystpcpy (yyp, yytname[yyx]); in yyparse()
/dports/net/qadsl/qadsl-1.3.3/lib/
H A Dparser.c634 # ifndef yystpcpy
636 # define yystpcpy stpcpy macro
642 yystpcpy (char *yydest, const char *yysrc) in yystpcpy() function
644 yystpcpy (yydest, yysrc) in yystpcpy()
1093 char *yyp = yystpcpy (yymsg, "syntax error, unexpected ");
1094 yyp = yystpcpy (yyp, yytname[yytype]);
1105 yyp = yystpcpy (yyp, yyq);
1106 yyp = yystpcpy (yyp, yytname[yyx]);
/dports/devel/libvc/libvc-003/src/
H A Dvc_parse.c488 # ifndef yystpcpy
490 # define yystpcpy stpcpy macro
496 yystpcpy (char *yydest, const char *yysrc) in yystpcpy() function
498 yystpcpy (yydest, yysrc) in yystpcpy()
1039 char *yyp = yystpcpy (yymsg, "parse error, unexpected "); in yyparse()
1040 yyp = yystpcpy (yyp, yytname[YYTRANSLATE (yychar)]); in yyparse()
1051 yyp = yystpcpy (yyp, yyq); in yyparse()
1052 yyp = yystpcpy (yyp, yytname[yyx]); in yyparse()
/dports/devel/libstrfunc/libstrfunc-8.3/sf_cfg/
H A Dcfg.c545 # ifndef yystpcpy
547 # define yystpcpy stpcpy macro
553 yystpcpy (char *yydest, const char *yysrc) in yystpcpy() function
555 yystpcpy (yydest, yysrc) in yystpcpy()
1067 char *yyp = yystpcpy (yymsg, "parse error, unexpected "); in yyparse()
1068 yyp = yystpcpy (yyp, yytname[yytype]); in yyparse()
1079 yyp = yystpcpy (yyp, yyq); in yyparse()
1080 yyp = yystpcpy (yyp, yytname[yyx]); in yyparse()
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/binutils-2.16.1/binutils/
H A Darparse.c535 # ifndef yystpcpy
538 # define yystpcpy stpcpy macro
544 yystpcpy (char *yydest, const char *yysrc) in yystpcpy() function
546 yystpcpy (yydest, yysrc) in yystpcpy()
1120 char *yyp = yystpcpy (yymsg, "parse error, unexpected "); in yyparse()
1121 yyp = yystpcpy (yyp, yytname[YYTRANSLATE (yychar)]); in yyparse()
1132 yyp = yystpcpy (yyp, yyq); in yyparse()
1133 yyp = yystpcpy (yyp, yytname[yyx]); in yyparse()
H A Ddefparse.c578 # ifndef yystpcpy
581 # define yystpcpy stpcpy macro
587 yystpcpy (char *yydest, const char *yysrc) in yystpcpy() function
589 yystpcpy (yydest, yysrc) in yystpcpy()
1263 char *yyp = yystpcpy (yymsg, "parse error, unexpected "); in yyparse()
1264 yyp = yystpcpy (yyp, yytname[YYTRANSLATE (yychar)]); in yyparse()
1275 yyp = yystpcpy (yyp, yyq); in yyparse()
1276 yyp = yystpcpy (yyp, yytname[yyx]); in yyparse()
H A Dsysinfo.c495 # ifndef yystpcpy
498 # define yystpcpy stpcpy macro
504 yystpcpy (char *yydest, const char *yysrc) in yystpcpy() function
506 yystpcpy (yydest, yysrc) in yystpcpy()
1321 char *yyp = yystpcpy (yymsg, "parse error, unexpected "); in yyparse()
1322 yyp = yystpcpy (yyp, yytname[YYTRANSLATE (yychar)]); in yyparse()
1333 yyp = yystpcpy (yyp, yyq); in yyparse()
1334 yyp = yystpcpy (yyp, yytname[yyx]); in yyparse()
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/binutils/binutils/
H A Darparse.c535 # ifndef yystpcpy
537 # define yystpcpy stpcpy macro
543 yystpcpy (char *yydest, const char *yysrc) in yystpcpy() function
545 yystpcpy (yydest, yysrc) in yystpcpy()
1119 char *yyp = yystpcpy (yymsg, "parse error, unexpected "); in yyparse()
1120 yyp = yystpcpy (yyp, yytname[YYTRANSLATE (yychar)]); in yyparse()
1131 yyp = yystpcpy (yyp, yyq); in yyparse()
1132 yyp = yystpcpy (yyp, yytname[yyx]); in yyparse()
H A Ddefparse.c578 # ifndef yystpcpy
580 # define yystpcpy stpcpy macro
586 yystpcpy (char *yydest, const char *yysrc) in yystpcpy() function
588 yystpcpy (yydest, yysrc) in yystpcpy()
1262 char *yyp = yystpcpy (yymsg, "parse error, unexpected "); in yyparse()
1263 yyp = yystpcpy (yyp, yytname[YYTRANSLATE (yychar)]); in yyparse()
1274 yyp = yystpcpy (yyp, yyq); in yyparse()
1275 yyp = yystpcpy (yyp, yytname[yyx]); in yyparse()
H A Dsysinfo.c492 # ifndef yystpcpy
494 # define yystpcpy stpcpy
500 yystpcpy (char *yydest, const char *yysrc)
502 yystpcpy (yydest, yysrc)
1317 char *yyp = yystpcpy (yymsg, "parse error, unexpected ");
1318 yyp = yystpcpy (yyp, yytname[YYTRANSLATE (yychar)]);
1329 yyp = yystpcpy (yyp, yyq);
1330 yyp = yystpcpy (yyp, yytname[yyx]);
/dports/devel/wand-libconfig/libconfig-1.0.5/
H A Dconfig.parser.c626 # ifndef yystpcpy
628 # define yystpcpy stpcpy macro
634 yystpcpy (char *yydest, const char *yysrc) in yystpcpy() function
636 yystpcpy (yydest, yysrc) in yystpcpy()
1124 char *yyp = yystpcpy (yymsg, "syntax error, unexpected ");
1125 yyp = yystpcpy (yyp, yytname[yytype]);
1133 yyp = yystpcpy (yyp, yyprefix);
1134 yyp = yystpcpy (yyp, yytname[yyx]);
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/binutils-2.16.1/gas/
H A Ditbl-parse.c738 # ifndef yystpcpy
741 # define yystpcpy stpcpy macro
747 yystpcpy (char *yydest, const char *yysrc) in yystpcpy() function
749 yystpcpy (yydest, yysrc) in yystpcpy()
1376 char *yyp = yystpcpy (yymsg, "parse error, unexpected "); in yyparse()
1377 yyp = yystpcpy (yyp, yytname[YYTRANSLATE (yychar)]); in yyparse()
1388 yyp = yystpcpy (yyp, yyq); in yyparse()
1389 yyp = yystpcpy (yyp, yytname[yyx]); in yyparse()
/dports/net/tcpxtract/tcpxtract-1.0.1/
H A Dconfy.c644 # ifndef yystpcpy
646 # define yystpcpy stpcpy macro
652 yystpcpy (char *yydest, const char *yysrc) in yystpcpy() function
654 yystpcpy (yydest, yysrc) in yystpcpy()
1166 char *yyp = yystpcpy (yymsg, "syntax error, unexpected ");
1167 yyp = yystpcpy (yyp, yytname[yytype]);
1175 yyp = yystpcpy (yyp, yyprefix);
1176 yyp = yystpcpy (yyp, yytname[yyx]);
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/db/bdb/
H A Dbdb_query_bison.tab.c640 # ifndef yystpcpy
642 # define yystpcpy stpcpy macro
648 yystpcpy (char *yydest, const char *yysrc) in yystpcpy() function
650 yystpcpy (yydest, yysrc) in yystpcpy()
1203 char *yyp = yystpcpy (yymsg, "syntax error, unexpected ");
1204 yyp = yystpcpy (yyp, yytname[yytype]);
1212 yyp = yystpcpy (yyp, yyprefix);
1213 yyp = yystpcpy (yyp, yytname[yyx]);
/dports/net-mgmt/bandwidthd/bandwidthd-2.0.1/
H A Dconf.tab.c696 # ifndef yystpcpy
698 # define yystpcpy stpcpy macro
704 yystpcpy (char *yydest, const char *yysrc) in yystpcpy() function
706 yystpcpy (yydest, yysrc) in yystpcpy()
1270 char *yyp = yystpcpy (yymsg, "syntax error, unexpected ");
1271 yyp = yystpcpy (yyp, yytname[yytype]);
1282 yyp = yystpcpy (yyp, yyq);
1283 yyp = yystpcpy (yyp, yytname[yyx]);
/dports/security/unicornscan/unicornscan-0.4.2/src/parse/
H A Dparse.tab.c626 # ifndef yystpcpy
628 # define yystpcpy stpcpy macro
634 yystpcpy (char *yydest, const char *yysrc) in yystpcpy() function
636 yystpcpy (yydest, yysrc) in yystpcpy()
1325 char *yyp = yystpcpy (yymsg, "parse error, unexpected "); in yyparse()
1326 yyp = yystpcpy (yyp, yytname[YYTRANSLATE (yychar)]); in yyparse()
1337 yyp = yystpcpy (yyp, yyq); in yyparse()
1338 yyp = yystpcpy (yyp, yytname[yyx]); in yyparse()
/dports/devel/log4c/log4c-1.2.4/src/sd/
H A Ddomnode-xml-parser.c506 # ifndef yystpcpy
508 # define yystpcpy stpcpy macro
514 yystpcpy (char *yydest, const char *yysrc) in yystpcpy() function
516 yystpcpy (yydest, yysrc) in yystpcpy()
1107 char *yyp = yystpcpy (yymsg, "parse error, unexpected "); in yyparse()
1108 yyp = yystpcpy (yyp, yytname[YYTRANSLATE (yychar)]); in yyparse()
1119 yyp = yystpcpy (yyp, yyq); in yyparse()
1120 yyp = yystpcpy (yyp, yytname[yyx]); in yyparse()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/binutils/gas/
H A Ditbl-parse.c740 # ifndef yystpcpy
742 # define yystpcpy stpcpy macro
748 yystpcpy (char *yydest, const char *yysrc) in yystpcpy() function
750 yystpcpy (yydest, yysrc) in yystpcpy()
1377 char *yyp = yystpcpy (yymsg, "parse error, unexpected "); in yyparse()
1378 yyp = yystpcpy (yyp, yytname[YYTRANSLATE (yychar)]); in yyparse()
1389 yyp = yystpcpy (yyp, yyq); in yyparse()
1390 yyp = yystpcpy (yyp, yytname[yyx]); in yyparse()
/dports/science/mpqc/mpqc-2.3.1/src/lib/util/keyval/
H A Dipv2_parse.cc724 # ifndef yystpcpy
726 # define yystpcpy stpcpy macro
732 yystpcpy (char *yydest, const char *yysrc) in yystpcpy() function
734 yystpcpy (yydest, yysrc) in yystpcpy()
1396 char *yyp = yystpcpy (yymsg, "syntax error, unexpected ");
1397 yyp = yystpcpy (yyp, yytname[yytype]);
1408 yyp = yystpcpy (yyp, yyq);
1409 yyp = yystpcpy (yyp, yytname[yyx]);
/dports/science/mpqc/mpqc-2.3.1/src/bin/mpqc/
H A Dparse.cc800 # ifndef yystpcpy
802 # define yystpcpy stpcpy macro
808 yystpcpy (char *yydest, const char *yysrc) in yystpcpy() function
810 yystpcpy (yydest, yysrc) in yystpcpy()
1478 char *yyp = yystpcpy (yymsg, "syntax error, unexpected ");
1479 yyp = yystpcpy (yyp, yytname[yytype]);
1487 yyp = yystpcpy (yyp, yyprefix);
1488 yyp = yystpcpy (yyp, yytname[yyx]);
/dports/graphics/graphviz/graphviz-2.44.1/windows/cmd/lefty/dot2l/
H A Ddotparse.c718 # ifndef yystpcpy
720 # define yystpcpy stpcpy macro
726 yystpcpy (char *yydest, const char *yysrc) in yystpcpy() function
728 yystpcpy (yydest, yysrc) in yystpcpy()
1387 char *yyp = yystpcpy (yymsg, "syntax error, unexpected ");
1388 yyp = yystpcpy (yyp, yytname[yytype]);
1396 yyp = yystpcpy (yyp, yyprefix);
1397 yyp = yystpcpy (yyp, yytname[yyx]);
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/binutils/gas/
H A Ditbl-parse.c740 # ifndef yystpcpy
742 # define yystpcpy stpcpy macro
748 yystpcpy (char *yydest, const char *yysrc) in yystpcpy() function
750 yystpcpy (yydest, yysrc) in yystpcpy()
1377 char *yyp = yystpcpy (yymsg, "parse error, unexpected "); in yyparse()
1378 yyp = yystpcpy (yyp, yytname[YYTRANSLATE (yychar)]); in yyparse()
1389 yyp = yystpcpy (yyp, yyq); in yyparse()
1390 yyp = yystpcpy (yyp, yytname[yyx]); in yyparse()

12345678910>>...63