Home
last modified time | relevance | path

Searched refs:yy_state_t (Results 1 – 25 of 294) sorted by relevance

12345678910>>...12

/dports/devel/bison/bison-3.7.6/data/skeletons/
H A Dyacc.c204 yy_state_t yyssa[YYINITDEPTH];
505 yy_state_t yyss_alloc;
738 yy_stack_print (yy_state_t *yybottom, yy_state_t *yytop)
843 yy_state_t **yytop, yy_state_t *yytop_empty)
851 yy_state_t *yybottom_new;
864 YY_CAST (yy_state_t *,
969 yy_lac (yy_state_t *yyesa, yy_state_t **yyes,
972 yy_state_t *yyes_prev = yyssp;
973 yy_state_t *yyesp = yyes_prev;
1079 yy_state_t *yyesa;
[all …]
/dports/games/shockolate/systemshock-0.8.2-43-ga9eb1b93/src/Libraries/DSTRUCT/Tests/
H A Dhashlex.c23 #ifndef yy_state_t
24 #define yy_state_t unsigned char macro
27 static yy_state_t yy_begin[] = {
31 static yy_state_t yy_next[] = {
50 static yy_state_t yy_check[] = {
69 static yy_state_t yy_default[] = {
222 static yy_state_t yy_sbuf [YYLMAX+1]; /* state buffer */
446 yy_state_t savestate[YYLMAX+1];
/dports/net/nbd-server/nbd-3.23/
H A Dnbdtab_parser.c275 typedef yytype_int8 yy_state_t; typedef
430 yy_state_t yyss_alloc;
440 ((N) * (YYSIZEOF (yy_state_t) + YYSIZEOF (YYSTYPE)) \
756 yy_stack_print (yy_state_t *yybottom, yy_state_t *yytop) in yy_stack_print()
779 yy_reduce_print (yy_state_t *yyssp, YYSTYPE *yyvsp, in yy_reduce_print()
884 yy_state_t yyssa[YYINITDEPTH]; in yyparse()
885 yy_state_t *yyss = yyssa; in yyparse()
886 yy_state_t *yyssp = yyss; in yyparse()
933 *yyssp = YY_CAST (yy_state_t, yystate); in yyparse()
950 yy_state_t *yyss1 = yyss; in yyparse()
[all …]
/dports/cad/opencascade/opencascade-7.6.0/src/ExprIntrp/
H A DExprIntrp.tab.c331 typedef yytype_uint8 yy_state_t; typedef
480 yy_state_t yyss_alloc;
490 ((N) * (YYSIZEOF (yy_state_t) + YYSIZEOF (YYSTYPE)) \
930 yy_stack_print (yy_state_t *yybottom, yy_state_t *yytop) in yy_stack_print()
953 yy_reduce_print (yy_state_t *yyssp, YYSTYPE *yyvsp, in yy_reduce_print()
1058 yy_state_t yyssa[YYINITDEPTH]; in yyparse()
1059 yy_state_t *yyss = yyssa; in yyparse()
1060 yy_state_t *yyssp = yyss; in yyparse()
1106 *yyssp = YY_CAST (yy_state_t, yystate); in yyparse()
1123 yy_state_t *yyss1 = yyss; in yyparse()
[all …]
/dports/devel/re2c/re2c-2.2/bootstrap/lib/
H A Dparse.cc264 typedef yytype_int8 yy_state_t; typedef
413 yy_state_t yyss_alloc;
423 ((N) * (YYSIZEOF (yy_state_t) + YYSIZEOF (YYSTYPE)) \
754 yy_stack_print (yy_state_t *yybottom, yy_state_t *yytop) in yy_stack_print()
777 yy_reduce_print (yy_state_t *yyssp, YYSTYPE *yyvsp, in yy_reduce_print()
883 yy_state_t yyssa[YYINITDEPTH]; in yyparse()
884 yy_state_t *yyss = yyssa; in yyparse()
885 yy_state_t *yyssp = yyss; in yyparse()
931 *yyssp = YY_CAST (yy_state_t, yystate); in yyparse()
948 yy_state_t *yyss1 = yyss; in yyparse()
[all …]
/dports/devel/bison/bison-3.7.6/src/
H A Dparse-gram.c577 yy_state_t yyss_alloc;
1389 yy_stack_print (yy_state_t *yybottom, yy_state_t *yytop) in yy_stack_print()
1484 yy_state_t **yytop, yy_state_t *yytop_empty) in yy_lac_stack_realloc()
1605 yy_lac (yy_state_t *yyesa, yy_state_t **yyes, in yy_lac()
1712 yy_state_t *yyssp;
1713 yy_state_t *yyesa;
1714 yy_state_t **yyes;
1907 yy_state_t *yyss = yyssa; in yyparse()
1908 yy_state_t *yyssp = yyss; in yyparse()
1920 yy_state_t yyesa[20]; in yyparse()
[all …]
/dports/graphics/cptutils/cptutils-1.74/src/common/
H A Dodbparse.c270 typedef yytype_int8 yy_state_t; typedef
419 yy_state_t yyss_alloc;
429 ((N) * (YYSIZEOF (yy_state_t) + YYSIZEOF (YYSTYPE)) \
750 yy_stack_print (yy_state_t *yybottom, yy_state_t *yytop) in yy_stack_print()
925 yy_state_t *yyssp, int yytoken) in yysyntax_error()
1111 yy_state_t yyssa[YYINITDEPTH]; in yyparse()
1112 yy_state_t *yyss; in yyparse()
1113 yy_state_t *yyssp; in yyparse()
1172 *yyssp = YY_CAST (yy_state_t, yystate); in yyparse()
1188 yy_state_t *yyss1 = yyss; in yyparse()
[all …]
/dports/devel/binutils/binutils-2.37/binutils/
H A Darparse.c317 typedef yytype_int8 yy_state_t; typedef
466 yy_state_t yyss_alloc;
476 ((N) * (YYSIZEOF (yy_state_t) + YYSIZEOF (YYSTYPE)) \
827 yy_stack_print (yy_state_t *yybottom, yy_state_t *yytop) in yy_stack_print()
1002 yy_state_t *yyssp, int yytoken) in yysyntax_error()
1183 yy_state_t yyssa[YYINITDEPTH]; in yyparse()
1184 yy_state_t *yyss; in yyparse()
1185 yy_state_t *yyssp; in yyparse()
1244 *yyssp = YY_CAST (yy_state_t, yystate); in yyparse()
1260 yy_state_t *yyss1 = yyss; in yyparse()
[all …]
H A Dsysinfo.c275 typedef yytype_int8 yy_state_t; typedef
424 yy_state_t yyss_alloc;
434 ((N) * (YYSIZEOF (yy_state_t) + YYSIZEOF (YYSTYPE)) \
771 yy_stack_print (yy_state_t *yybottom, yy_state_t *yytop) in yy_stack_print()
946 yy_state_t *yyssp, int yytoken) in yysyntax_error()
1127 yy_state_t yyssa[YYINITDEPTH]; in yyparse()
1128 yy_state_t *yyss; in yyparse()
1129 yy_state_t *yyssp; in yyparse()
1188 *yyssp = YY_CAST (yy_state_t, yystate); in yyparse()
1204 yy_state_t *yyss1 = yyss; in yyparse()
[all …]
/dports/devel/arm-elf-binutils/binutils-2.37/binutils/
H A Darparse.c317 typedef yytype_int8 yy_state_t; typedef
466 yy_state_t yyss_alloc;
476 ((N) * (YYSIZEOF (yy_state_t) + YYSIZEOF (YYSTYPE)) \
827 yy_stack_print (yy_state_t *yybottom, yy_state_t *yytop) in yy_stack_print()
1002 yy_state_t *yyssp, int yytoken) in yysyntax_error()
1183 yy_state_t yyssa[YYINITDEPTH]; in yyparse()
1184 yy_state_t *yyss; in yyparse()
1185 yy_state_t *yyssp; in yyparse()
1244 *yyssp = YY_CAST (yy_state_t, yystate); in yyparse()
1260 yy_state_t *yyss1 = yyss; in yyparse()
[all …]
H A Dsysinfo.c275 typedef yytype_int8 yy_state_t; typedef
424 yy_state_t yyss_alloc;
434 ((N) * (YYSIZEOF (yy_state_t) + YYSIZEOF (YYSTYPE)) \
771 yy_stack_print (yy_state_t *yybottom, yy_state_t *yytop) in yy_stack_print()
946 yy_state_t *yyssp, int yytoken) in yysyntax_error()
1127 yy_state_t yyssa[YYINITDEPTH]; in yyparse()
1128 yy_state_t *yyss; in yyparse()
1129 yy_state_t *yyssp; in yyparse()
1188 *yyssp = YY_CAST (yy_state_t, yystate); in yyparse()
1204 yy_state_t *yyss1 = yyss; in yyparse()
[all …]
/dports/devel/gnulibiberty/binutils-2.37/gas/
H A Ditbl-parse.c527 typedef yytype_int8 yy_state_t; typedef
676 yy_state_t yyss_alloc;
686 ((N) * (YYSIZEOF (yy_state_t) + YYSIZEOF (YYSTYPE)) \
1025 yy_stack_print (yy_state_t *yybottom, yy_state_t *yytop) in yy_stack_print()
1200 yy_state_t *yyssp, int yytoken) in yysyntax_error()
1381 yy_state_t yyssa[YYINITDEPTH]; in yyparse()
1382 yy_state_t *yyss; in yyparse()
1383 yy_state_t *yyssp; in yyparse()
1442 *yyssp = YY_CAST (yy_state_t, yystate); in yyparse()
1458 yy_state_t *yyss1 = yyss; in yyparse()
[all …]
/dports/devel/gnulibiberty/binutils-2.37/binutils/
H A Darparse.c317 typedef yytype_int8 yy_state_t; typedef
466 yy_state_t yyss_alloc;
476 ((N) * (YYSIZEOF (yy_state_t) + YYSIZEOF (YYSTYPE)) \
827 yy_stack_print (yy_state_t *yybottom, yy_state_t *yytop) in yy_stack_print()
1002 yy_state_t *yyssp, int yytoken) in yysyntax_error()
1183 yy_state_t yyssa[YYINITDEPTH]; in yyparse()
1184 yy_state_t *yyss; in yyparse()
1185 yy_state_t *yyssp; in yyparse()
1244 *yyssp = YY_CAST (yy_state_t, yystate); in yyparse()
1260 yy_state_t *yyss1 = yyss; in yyparse()
[all …]
H A Dsysinfo.c275 typedef yytype_int8 yy_state_t; typedef
424 yy_state_t yyss_alloc;
434 ((N) * (YYSIZEOF (yy_state_t) + YYSIZEOF (YYSTYPE)) \
771 yy_stack_print (yy_state_t *yybottom, yy_state_t *yytop) in yy_stack_print()
946 yy_state_t *yyssp, int yytoken) in yysyntax_error()
1127 yy_state_t yyssa[YYINITDEPTH]; in yyparse()
1128 yy_state_t *yyss; in yyparse()
1129 yy_state_t *yyssp; in yyparse()
1188 *yyssp = YY_CAST (yy_state_t, yystate); in yyparse()
1204 yy_state_t *yyss1 = yyss; in yyparse()
[all …]
/dports/devel/arm-elf-binutils/binutils-2.37/gas/
H A Ditbl-parse.c527 typedef yytype_int8 yy_state_t; typedef
676 yy_state_t yyss_alloc;
686 ((N) * (YYSIZEOF (yy_state_t) + YYSIZEOF (YYSTYPE)) \
1025 yy_stack_print (yy_state_t *yybottom, yy_state_t *yytop) in yy_stack_print()
1200 yy_state_t *yyssp, int yytoken) in yysyntax_error()
1381 yy_state_t yyssa[YYINITDEPTH]; in yyparse()
1382 yy_state_t *yyss; in yyparse()
1383 yy_state_t *yyssp; in yyparse()
1442 *yyssp = YY_CAST (yy_state_t, yystate); in yyparse()
1458 yy_state_t *yyss1 = yyss; in yyparse()
[all …]
/dports/devel/binutils/binutils-2.37/gas/
H A Ditbl-parse.c527 typedef yytype_int8 yy_state_t; typedef
676 yy_state_t yyss_alloc;
686 ((N) * (YYSIZEOF (yy_state_t) + YYSIZEOF (YYSTYPE)) \
1025 yy_stack_print (yy_state_t *yybottom, yy_state_t *yytop) in yy_stack_print()
1200 yy_state_t *yyssp, int yytoken) in yysyntax_error()
1381 yy_state_t yyssa[YYINITDEPTH]; in yyparse()
1382 yy_state_t *yyss; in yyparse()
1383 yy_state_t *yyssp; in yyparse()
1442 *yyssp = YY_CAST (yy_state_t, yystate); in yyparse()
1458 yy_state_t *yyss1 = yyss; in yyparse()
[all …]
/dports/math/minizinc/libminizinc-2.5.5/lib/cached/
H A Dregex_parser.tab.cpp260 typedef yytype_int8 yy_state_t; typedef
409 yy_state_t yyss_alloc;
419 ((N) * (YYSIZEOF (yy_state_t) + YYSIZEOF (YYSTYPE)) \
763 yy_stack_print (yy_state_t *yybottom, yy_state_t *yytop) in yy_stack_print()
786 yy_reduce_print (yy_state_t *yyssp, YYSTYPE *yyvsp, in yy_reduce_print()
892 yy_state_t yyssa[YYINITDEPTH]; in yyparse()
893 yy_state_t *yyss = yyssa; in yyparse()
894 yy_state_t *yyssp = yyss; in yyparse()
940 *yyssp = YY_CAST (yy_state_t, yystate); in yyparse()
957 yy_state_t *yyss1 = yyss; in yyparse()
[all …]
/dports/lang/php81/php-8.1.1/sapi/phpdbg/
H A Dphpdbg_parser.c270 typedef yytype_int8 yy_state_t; typedef
425 yy_state_t yyss_alloc;
782 yy_stack_print (yy_state_t *yybottom, yy_state_t *yytop) in yy_stack_print()
805 yy_reduce_print (yy_state_t *yyssp, YYSTYPE *yyvsp, in yy_reduce_print()
861 yy_state_t *yyssp;
1183 yy_state_t yyssa[YYINITDEPTH]; in yyparse()
1184 yy_state_t *yyss = yyssa; in yyparse()
1185 yy_state_t *yyssp = yyss; in yyparse()
1235 *yyssp = YY_CAST (yy_state_t, yystate); in yyparse()
1252 yy_state_t *yyss1 = yyss; in yyparse()
[all …]
/dports/converters/p5-Convert-Binary-C/Convert-Binary-C-0.84/ctlib/
H A Dy_pragma.c464 typedef yytype_int8 yy_state_t; typedef
613 yy_state_t yyss_alloc;
948 yy_stack_print (yy_state_t *yybottom, yy_state_t *yytop) in yy_stack_print()
971 yy_reduce_print (yy_state_t *yyssp, YYSTYPE *yyvsp, in yy_reduce_print()
1027 yy_state_t *yyssp;
1350 yy_state_t yyssa[YYINITDEPTH]; in yyparse()
1351 yy_state_t *yyss = yyssa; in yyparse()
1352 yy_state_t *yyssp = yyss; in yyparse()
1401 *yyssp = YY_CAST (yy_state_t, yystate); in yyparse()
1418 yy_state_t *yyss1 = yyss; in yyparse()
[all …]
/dports/devel/cmake-gui/cmake-3.22.1/Source/LexerParser/
H A DcmExprParser.cxx298 typedef yytype_int8 yy_state_t; typedef
447 yy_state_t yyss_alloc;
808 yy_stack_print (yy_state_t *yybottom, yy_state_t *yytop) in yy_stack_print()
831 yy_reduce_print (yy_state_t *yyssp, YYSTYPE *yyvsp, in yy_reduce_print()
887 yy_state_t *yyssp;
1210 yy_state_t yyssa[YYINITDEPTH]; in yyparse()
1211 yy_state_t *yyss = yyssa; in yyparse()
1212 yy_state_t *yyssp = yyss; in yyparse()
1261 *yyssp = YY_CAST (yy_state_t, yystate); in yyparse()
1278 yy_state_t *yyss1 = yyss; in yyparse()
[all …]
H A DcmCommandArgumentParser.cxx304 typedef yytype_int8 yy_state_t; typedef
453 yy_state_t yyss_alloc;
811 yy_stack_print (yy_state_t *yybottom, yy_state_t *yytop) in yy_stack_print()
834 yy_reduce_print (yy_state_t *yyssp, YYSTYPE *yyvsp, in yy_reduce_print()
890 yy_state_t *yyssp;
1213 yy_state_t yyssa[YYINITDEPTH]; in yyparse()
1214 yy_state_t *yyss = yyssa; in yyparse()
1215 yy_state_t *yyssp = yyss; in yyparse()
1264 *yyssp = YY_CAST (yy_state_t, yystate); in yyparse()
1281 yy_state_t *yyss1 = yyss; in yyparse()
[all …]
/dports/devel/cmake/cmake-3.22.1/Source/LexerParser/
H A DcmCommandArgumentParser.cxx304 typedef yytype_int8 yy_state_t; typedef
453 yy_state_t yyss_alloc;
811 yy_stack_print (yy_state_t *yybottom, yy_state_t *yytop) in yy_stack_print()
834 yy_reduce_print (yy_state_t *yyssp, YYSTYPE *yyvsp, in yy_reduce_print()
890 yy_state_t *yyssp;
1213 yy_state_t yyssa[YYINITDEPTH]; in yyparse()
1214 yy_state_t *yyss = yyssa; in yyparse()
1215 yy_state_t *yyssp = yyss; in yyparse()
1264 *yyssp = YY_CAST (yy_state_t, yystate); in yyparse()
1281 yy_state_t *yyss1 = yyss; in yyparse()
[all …]
H A DcmExprParser.cxx298 typedef yytype_int8 yy_state_t; typedef
447 yy_state_t yyss_alloc;
808 yy_stack_print (yy_state_t *yybottom, yy_state_t *yytop) in yy_stack_print()
831 yy_reduce_print (yy_state_t *yyssp, YYSTYPE *yyvsp, in yy_reduce_print()
887 yy_state_t *yyssp;
1210 yy_state_t yyssa[YYINITDEPTH]; in yyparse()
1211 yy_state_t *yyss = yyssa; in yyparse()
1212 yy_state_t *yyssp = yyss; in yyparse()
1261 *yyssp = YY_CAST (yy_state_t, yystate); in yyparse()
1278 yy_state_t *yyss1 = yyss; in yyparse()
[all …]
/dports/www/mod_php81/php-8.1.1/sapi/phpdbg/
H A Dphpdbg_parser.c270 typedef yytype_int8 yy_state_t; typedef
425 yy_state_t yyss_alloc;
782 yy_stack_print (yy_state_t *yybottom, yy_state_t *yytop) in yy_stack_print()
805 yy_reduce_print (yy_state_t *yyssp, YYSTYPE *yyvsp, in yy_reduce_print()
861 yy_state_t *yyssp;
1183 yy_state_t yyssa[YYINITDEPTH]; in yyparse()
1184 yy_state_t *yyss = yyssa; in yyparse()
1185 yy_state_t *yyssp = yyss; in yyparse()
1235 *yyssp = YY_CAST (yy_state_t, yystate); in yyparse()
1252 yy_state_t *yyss1 = yyss; in yyparse()
[all …]
/dports/biology/viennarna/ViennaRNA-2.4.18/src/RNAforester/src/anchors/
H A Dshape.cpp304 typedef yytype_int8 yy_state_t; typedef
454 yy_state_t yyss_alloc;
465 ((N) * (YYSIZEOF (yy_state_t) + YYSIZEOF (YYSTYPE) \
853 yy_stack_print (yy_state_t *yybottom, yy_state_t *yytop) in yy_stack_print()
933 yy_state_t *yyssp;
1257 yy_state_t yyssa[YYINITDEPTH]; in yyparse()
1258 yy_state_t *yyss = yyssa; in yyparse()
1259 yy_state_t *yyssp = yyss; in yyparse()
1318 *yyssp = YY_CAST (yy_state_t, yystate); in yyparse()
1335 yy_state_t *yyss1 = yyss; in yyparse()
[all …]

12345678910>>...12