OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:YYINITDEPTH
(Results
1 - 25
of
39
) sorted by relevancy
1
2
/src/sys/external/bsd/acpica/dist/compiler/
aslparser.y
79
#define
YYINITDEPTH
600 /* State stack depth */
dtcompilerparser.tab.c
853
/*
YYINITDEPTH
-- initial size of the parser's stacks. */
854
#ifndef
YYINITDEPTH
855
# define
YYINITDEPTH
200
1182
yytype_int16 yyssa[
YYINITDEPTH
];
1187
YYSTYPE yyvsa[
YYINITDEPTH
];
1217
yystacksize =
YYINITDEPTH
;
dtparser.tab.c
935
/*
YYINITDEPTH
-- initial size of the parser's stacks. */
936
#ifndef
YYINITDEPTH
937
# define
YYINITDEPTH
200
1264
yytype_int16 yyssa[
YYINITDEPTH
];
1269
YYSTYPE yyvsa[
YYINITDEPTH
];
1299
yystacksize =
YYINITDEPTH
;
prparser.tab.c
938
/*
YYINITDEPTH
-- initial size of the parser's stacks. */
939
#ifndef
YYINITDEPTH
940
# define
YYINITDEPTH
200
1267
yytype_int16 yyssa[
YYINITDEPTH
];
1272
YYSTYPE yyvsa[
YYINITDEPTH
];
1302
yystacksize =
YYINITDEPTH
;
/src/external/gpl2/gettext/dist/gettext-runtime/intl/
plural.c
542
/*
YYINITDEPTH
-- initial size of the parser's stacks. */
543
#ifndef
YYINITDEPTH
544
# define
YYINITDEPTH
200
704
short yyssa[
YYINITDEPTH
];
709
YYSTYPE yyvsa[
YYINITDEPTH
];
715
YYLTYPE yylsa[
YYINITDEPTH
];
726
YYSIZE_T yystacksize =
YYINITDEPTH
;
/src/external/gpl2/grep/dist/intl/
plural.c
457
/*
YYINITDEPTH
indicates the initial size of the parser's stacks */
459
#ifndef
YYINITDEPTH
460
#define
YYINITDEPTH
200
561
short yyssa[
YYINITDEPTH
]; /* the state stack */
562
YYSTYPE yyvsa[
YYINITDEPTH
]; /* the semantic value stack */
568
YYLTYPE yylsa[
YYINITDEPTH
]; /* the location stack */
577
int yystacksize =
YYINITDEPTH
;
/src/external/gpl2/texinfo/dist/intl/
plural.c
542
/*
YYINITDEPTH
-- initial size of the parser's stacks. */
543
#ifndef
YYINITDEPTH
544
# define
YYINITDEPTH
200
704
short yyssa[
YYINITDEPTH
];
709
YYSTYPE yyvsa[
YYINITDEPTH
];
715
YYLTYPE yylsa[
YYINITDEPTH
];
726
YYSIZE_T yystacksize =
YYINITDEPTH
;
/src/external/gpl3/binutils/dist/binutils/
arparse.c
961
/*
YYINITDEPTH
-- initial size of the parser's stacks. */
962
#ifndef
YYINITDEPTH
963
# define
YYINITDEPTH
200
1027
YYPTRDIFF_T yystacksize =
YYINITDEPTH
;
1030
yy_state_t yyssa[
YYINITDEPTH
];
1035
YYSTYPE yyvsa[
YYINITDEPTH
];
defparse.c
1054
/*
YYINITDEPTH
-- initial size of the parser's stacks. */
1055
#ifndef
YYINITDEPTH
1056
# define
YYINITDEPTH
200
1120
YYPTRDIFF_T yystacksize =
YYINITDEPTH
;
1123
yy_state_t yyssa[
YYINITDEPTH
];
1128
YYSTYPE yyvsa[
YYINITDEPTH
];
mcparse.c
1028
/*
YYINITDEPTH
-- initial size of the parser's stacks. */
1029
#ifndef
YYINITDEPTH
1030
# define
YYINITDEPTH
200
1094
YYPTRDIFF_T yystacksize =
YYINITDEPTH
;
1097
yy_state_t yyssa[
YYINITDEPTH
];
1102
YYSTYPE yyvsa[
YYINITDEPTH
];
sysinfo.c
890
/*
YYINITDEPTH
-- initial size of the parser's stacks. */
891
#ifndef
YYINITDEPTH
892
# define
YYINITDEPTH
200
956
YYPTRDIFF_T yystacksize =
YYINITDEPTH
;
959
yy_state_t yyssa[
YYINITDEPTH
];
964
YYSTYPE yyvsa[
YYINITDEPTH
];
/src/external/gpl3/binutils.old/dist/binutils/
arparse.c
961
/*
YYINITDEPTH
-- initial size of the parser's stacks. */
962
#ifndef
YYINITDEPTH
963
# define
YYINITDEPTH
200
1027
YYPTRDIFF_T yystacksize =
YYINITDEPTH
;
1030
yy_state_t yyssa[
YYINITDEPTH
];
1035
YYSTYPE yyvsa[
YYINITDEPTH
];
defparse.c
1054
/*
YYINITDEPTH
-- initial size of the parser's stacks. */
1055
#ifndef
YYINITDEPTH
1056
# define
YYINITDEPTH
200
1120
YYPTRDIFF_T yystacksize =
YYINITDEPTH
;
1123
yy_state_t yyssa[
YYINITDEPTH
];
1128
YYSTYPE yyvsa[
YYINITDEPTH
];
mcparse.c
1028
/*
YYINITDEPTH
-- initial size of the parser's stacks. */
1029
#ifndef
YYINITDEPTH
1030
# define
YYINITDEPTH
200
1094
YYPTRDIFF_T yystacksize =
YYINITDEPTH
;
1097
yy_state_t yyssa[
YYINITDEPTH
];
1102
YYSTYPE yyvsa[
YYINITDEPTH
];
sysinfo.c
890
/*
YYINITDEPTH
-- initial size of the parser's stacks. */
891
#ifndef
YYINITDEPTH
892
# define
YYINITDEPTH
200
956
YYPTRDIFF_T yystacksize =
YYINITDEPTH
;
959
yy_state_t yyssa[
YYINITDEPTH
];
964
YYSTYPE yyvsa[
YYINITDEPTH
];
/src/external/gpl2/gettext/dist/gettext-tools/src/
po-gram-gen.c
549
/*
YYINITDEPTH
-- initial size of the parser's stacks. */
550
#ifndef
YYINITDEPTH
551
# define
YYINITDEPTH
200
711
short yyssa[
YYINITDEPTH
];
716
YYSTYPE yyvsa[
YYINITDEPTH
];
722
YYLTYPE yylsa[
YYINITDEPTH
];
733
YYSIZE_T yystacksize =
YYINITDEPTH
;
/src/external/gpl3/gcc.old/dist/intl/
plural.c
571
/*
YYINITDEPTH
-- initial size of the parser's stacks. */
572
#ifndef
YYINITDEPTH
573
# define
YYINITDEPTH
200
733
short yyssa[
YYINITDEPTH
];
738
YYSTYPE yyvsa[
YYINITDEPTH
];
744
YYLTYPE yylsa[
YYINITDEPTH
];
755
YYSIZE_T yystacksize =
YYINITDEPTH
;
/src/external/gpl3/binutils/dist/gas/config/
loongarch-parse.c
1248
/*
YYINITDEPTH
-- initial size of the parser's stacks. */
1249
#ifndef
YYINITDEPTH
1250
# define
YYINITDEPTH
200
1314
YYPTRDIFF_T yystacksize =
YYINITDEPTH
;
1317
yy_state_t yyssa[
YYINITDEPTH
];
1322
YYSTYPE yyvsa[
YYINITDEPTH
];
m68k-parse.c
1061
/*
YYINITDEPTH
-- initial size of the parser's stacks. */
1062
#ifndef
YYINITDEPTH
1063
# define
YYINITDEPTH
200
1127
YYPTRDIFF_T yystacksize =
YYINITDEPTH
;
1130
yy_state_t yyssa[
YYINITDEPTH
];
1135
YYSTYPE yyvsa[
YYINITDEPTH
];
/src/external/gpl3/binutils/dist/gas/
itbl-parse.c
1149
/*
YYINITDEPTH
-- initial size of the parser's stacks. */
1150
#ifndef
YYINITDEPTH
1151
# define
YYINITDEPTH
200
1215
YYPTRDIFF_T yystacksize =
YYINITDEPTH
;
1218
yy_state_t yyssa[
YYINITDEPTH
];
1223
YYSTYPE yyvsa[
YYINITDEPTH
];
/src/external/gpl3/binutils.old/dist/gas/config/
loongarch-parse.c
1247
/*
YYINITDEPTH
-- initial size of the parser's stacks. */
1248
#ifndef
YYINITDEPTH
1249
# define
YYINITDEPTH
200
1313
YYPTRDIFF_T yystacksize =
YYINITDEPTH
;
1316
yy_state_t yyssa[
YYINITDEPTH
];
1321
YYSTYPE yyvsa[
YYINITDEPTH
];
m68k-parse.c
1061
/*
YYINITDEPTH
-- initial size of the parser's stacks. */
1062
#ifndef
YYINITDEPTH
1063
# define
YYINITDEPTH
200
1127
YYPTRDIFF_T yystacksize =
YYINITDEPTH
;
1130
yy_state_t yyssa[
YYINITDEPTH
];
1135
YYSTYPE yyvsa[
YYINITDEPTH
];
/src/external/gpl3/binutils.old/dist/gas/
itbl-parse.c
1149
/*
YYINITDEPTH
-- initial size of the parser's stacks. */
1150
#ifndef
YYINITDEPTH
1151
# define
YYINITDEPTH
200
1215
YYPTRDIFF_T yystacksize =
YYINITDEPTH
;
1218
yy_state_t yyssa[
YYINITDEPTH
];
1223
YYSTYPE yyvsa[
YYINITDEPTH
];
/src/external/bsd/elftosb/dist/elftosb2/
elftosb_parser.tab.cpp
1012
/*
YYINITDEPTH
-- initial size of the parser's stacks. */
1013
#ifndef
YYINITDEPTH
1014
# define
YYINITDEPTH
200
1304
short int yyssa[
YYINITDEPTH
];
1309
YYSTYPE yyvsa[
YYINITDEPTH
];
1314
YYLTYPE yylsa[
YYINITDEPTH
];
1322
YYSIZE_T yystacksize =
YYINITDEPTH
;
/src/external/gpl3/binutils/dist/ld/
deffilep.c
1161
/*
YYINITDEPTH
-- initial size of the parser's stacks. */
1162
#ifndef
YYINITDEPTH
1163
# define
YYINITDEPTH
200
1227
YYPTRDIFF_T yystacksize =
YYINITDEPTH
;
1230
yy_state_t yyssa[
YYINITDEPTH
];
1235
YYSTYPE yyvsa[
YYINITDEPTH
];
Completed in 73 milliseconds
1
2
Indexes created Tue Feb 24 01:34:59 UTC 2026