Searched refs:YYSTYPE (Results 76 - 100 of 126) sorted by relevance

123456

/freebsd-11.0-release/crypto/heimdal/lib/asn1/
H A Dasn1parse.c303 #if ! defined YYSTYPE && ! defined YYSTYPE_IS_DECLARED
304 typedef union YYSTYPE union
322 YYSTYPE; typedef in typeref:union:YYSTYPE
323 # define yystype YYSTYPE /* obsolescent; will be withdrawn */
498 YYSTYPE yyvs;
507 ((N) * (sizeof (yytype_int16) + sizeof (YYSTYPE)) \
1089 yy_symbol_value_print (FILE *yyoutput, int yytype, YYSTYPE const * const yyvaluep)
1095 YYSTYPE const * const yyvaluep;
1121 yy_symbol_print (FILE *yyoutput, int yytype, YYSTYPE const * const yyvaluep)
1127 YYSTYPE cons
[all...]
/freebsd-11.0-release/contrib/ofed/libsdp/src/
H A Dconfig_parser.c293 #if ! defined YYSTYPE && ! defined YYSTYPE_IS_DECLARED
294 typedef union YYSTYPE union
302 YYSTYPE; typedef in typeref:union:YYSTYPE
303 # define yystype YYSTYPE /* obsolescent; will be withdrawn */
481 YYSTYPE yyvs;
490 ((N) * (sizeof (yytype_int16) + sizeof (YYSTYPE)) \
857 yy_symbol_value_print (FILE *yyoutput, int yytype, YYSTYPE const * const yyvaluep)
863 YYSTYPE const * const yyvaluep;
889 yy_symbol_print (FILE *yyoutput, int yytype, YYSTYPE const * const yyvaluep)
895 YYSTYPE cons
[all...]
/freebsd-11.0-release/contrib/byacc/test/yacc/
H A Derr_syntax10.tab.c192 YYSTYPE yyval;
193 YYSTYPE yylval;
215 YYSTYPE *l_base;
216 YYSTYPE *l_mark;
257 YYSTYPE *newvs;
274 newvs = (YYSTYPE *)realloc(data->l_base, newsize * sizeof(*newvs));
H A Derr_syntax20.tab.c196 YYSTYPE yyval;
197 YYSTYPE yylval;
219 YYSTYPE *l_base;
220 YYSTYPE *l_mark;
261 YYSTYPE *newvs;
278 newvs = (YYSTYPE *)realloc(data->l_base, newsize * sizeof(*newvs));
H A Dcalc.tab.c112 #if ! defined(YYSTYPE) && ! defined(YYSTYPE_IS_DECLARED)
113 /* Default: YYSTYPE is the semantic value type. */
114 typedef int YYSTYPE; typedef
283 YYSTYPE yyval;
284 YYSTYPE yylval;
306 YYSTYPE *l_base;
307 YYSTYPE *l_mark;
368 YYSTYPE *newvs;
385 newvs = (YYSTYPE *)realloc(data->l_base, newsize * sizeof(*newvs));
H A Dcalc2.tab.c114 #if ! defined(YYSTYPE) && ! defined(YYSTYPE_IS_DECLARED)
115 /* Default: YYSTYPE is the semantic value type. */
116 typedef int YYSTYPE; typedef
285 YYSTYPE yyval;
286 YYSTYPE yylval;
308 YYSTYPE *l_base;
309 YYSTYPE *l_mark;
381 YYSTYPE *newvs;
398 newvs = (YYSTYPE *)realloc(data->l_base, newsize * sizeof(*newvs));
H A Dcode_calc.code.c114 #if ! defined(YYSTYPE) && ! defined(YYSTYPE_IS_DECLARED)
115 /* Default: YYSTYPE is the semantic value type. */
116 typedef int YYSTYPE; typedef
184 YYSTYPE yyval;
185 YYSTYPE yylval;
207 YYSTYPE *l_base;
208 YYSTYPE *l_mark;
273 YYSTYPE *newvs;
290 newvs = (YYSTYPE *)realloc(data->l_base, newsize * sizeof(*newvs));
H A Dquote_calc-s.tab.c112 #if ! defined(YYSTYPE) && ! defined(YYSTYPE_IS_DECLARED)
113 /* Default: YYSTYPE is the semantic value type. */
114 typedef int YYSTYPE; typedef
299 YYSTYPE yyval;
300 YYSTYPE yylval;
322 YYSTYPE *l_base;
323 YYSTYPE *l_mark;
383 YYSTYPE *newvs;
400 newvs = (YYSTYPE *)realloc(data->l_base, newsize * sizeof(*newvs));
H A Dquote_calc.tab.c112 #if ! defined(YYSTYPE) && ! defined(YYSTYPE_IS_DECLARED)
113 /* Default: YYSTYPE is the semantic value type. */
114 typedef int YYSTYPE; typedef
305 YYSTYPE yyval;
306 YYSTYPE yylval;
328 YYSTYPE *l_base;
329 YYSTYPE *l_mark;
389 YYSTYPE *newvs;
406 newvs = (YYSTYPE *)realloc(data->l_base, newsize * sizeof(*newvs));
H A Dquote_calc2-s.tab.c112 #if ! defined(YYSTYPE) && ! defined(YYSTYPE_IS_DECLARED)
113 /* Default: YYSTYPE is the semantic value type. */
114 typedef int YYSTYPE; typedef
299 YYSTYPE yyval;
300 YYSTYPE yylval;
322 YYSTYPE *l_base;
323 YYSTYPE *l_mark;
383 YYSTYPE *newvs;
400 newvs = (YYSTYPE *)realloc(data->l_base, newsize * sizeof(*newvs));
H A Dquote_calc2.tab.c112 #if ! defined(YYSTYPE) && ! defined(YYSTYPE_IS_DECLARED)
113 /* Default: YYSTYPE is the semantic value type. */
114 typedef int YYSTYPE; typedef
305 YYSTYPE yyval;
306 YYSTYPE yylval;
328 YYSTYPE *l_base;
329 YYSTYPE *l_mark;
389 YYSTYPE *newvs;
406 newvs = (YYSTYPE *)realloc(data->l_base, newsize * sizeof(*newvs));
H A Dquote_calc3-s.tab.c112 #if ! defined(YYSTYPE) && ! defined(YYSTYPE_IS_DECLARED)
113 /* Default: YYSTYPE is the semantic value type. */
114 typedef int YYSTYPE; typedef
300 YYSTYPE yyval;
301 YYSTYPE yylval;
323 YYSTYPE *l_base;
324 YYSTYPE *l_mark;
384 YYSTYPE *newvs;
401 newvs = (YYSTYPE *)realloc(data->l_base, newsize * sizeof(*newvs));
H A Dquote_calc3.tab.c112 #if ! defined(YYSTYPE) && ! defined(YYSTYPE_IS_DECLARED)
113 /* Default: YYSTYPE is the semantic value type. */
114 typedef int YYSTYPE; typedef
300 YYSTYPE yyval;
301 YYSTYPE yylval;
323 YYSTYPE *l_base;
324 YYSTYPE *l_mark;
384 YYSTYPE *newvs;
401 newvs = (YYSTYPE *)realloc(data->l_base, newsize * sizeof(*newvs));
H A Dquote_calc4-s.tab.c112 #if ! defined(YYSTYPE) && ! defined(YYSTYPE_IS_DECLARED)
113 /* Default: YYSTYPE is the semantic value type. */
114 typedef int YYSTYPE; typedef
300 YYSTYPE yyval;
301 YYSTYPE yylval;
323 YYSTYPE *l_base;
324 YYSTYPE *l_mark;
384 YYSTYPE *newvs;
401 newvs = (YYSTYPE *)realloc(data->l_base, newsize * sizeof(*newvs));
H A Dquote_calc4.tab.c112 #if ! defined(YYSTYPE) && ! defined(YYSTYPE_IS_DECLARED)
113 /* Default: YYSTYPE is the semantic value type. */
114 typedef int YYSTYPE; typedef
300 YYSTYPE yyval;
301 YYSTYPE yylval;
323 YYSTYPE *l_base;
324 YYSTYPE *l_mark;
384 YYSTYPE *newvs;
401 newvs = (YYSTYPE *)realloc(data->l_base, newsize * sizeof(*newvs));
H A Dcalc1.tab.c127 #ifdef YYSTYPE
138 } YYSTYPE; typedef in typeref:union:__anon811
331 YYSTYPE yyval;
332 YYSTYPE yylval;
354 YYSTYPE *l_base;
355 YYSTYPE *l_mark;
505 YYSTYPE *newvs;
522 newvs = (YYSTYPE *)realloc(data->l_base, newsize * sizeof(*newvs));
H A Dvarsyntax_calc1.tab.c128 #ifdef YYSTYPE
139 } YYSTYPE; typedef in typeref:union:__anon842
332 YYSTYPE yyval;
333 YYSTYPE yylval;
355 YYSTYPE *l_base;
356 YYSTYPE *l_mark;
506 YYSTYPE *newvs;
523 newvs = (YYSTYPE *)realloc(data->l_base, newsize * sizeof(*newvs));
/freebsd-11.0-release/contrib/amd/fsinfo/
H A Dfsi_lex.l118 YYSTYPE yylval;
/freebsd-11.0-release/contrib/byacc/test/
H A Dok_syntax1.y13 #define YYSTYPE int
15 #define YYLEX_DECL() yylex(YYSTYPE *yylval, int *YYLEX_PARAM)
/freebsd-11.0-release/contrib/gdb/gdb/
H A Dada-exp.c267 #if ! defined (YYSTYPE) && ! defined (YYSTYPE_IS_DECLARED)
269 typedef union YYSTYPE { union
286 } YYSTYPE; typedef in typeref:union:YYSTYPE
288 # define yystype YYSTYPE /* obsolescent; will be withdrawn */
340 YYSTYPE yyvs;
349 ((N) * (sizeof (short) + sizeof (YYSTYPE)) \
1166 yysymprint (FILE *yyoutput, int yytype, YYSTYPE *yyvaluep)
1172 YYSTYPE *yyvaluep;
1203 yydestruct (int yytype, YYSTYPE *yyvaluep)
1208 YYSTYPE *yyvalue
[all...]
H A Dm2-exp.c260 #if ! defined (YYSTYPE) && ! defined (YYSTYPE_IS_DECLARED)
262 typedef union YYSTYPE { union
276 } YYSTYPE; typedef in typeref:union:YYSTYPE
278 # define yystype YYSTYPE /* obsolescent; will be withdrawn */
330 YYSTYPE yyvs;
339 ((N) * (sizeof (short) + sizeof (YYSTYPE)) \
1101 yysymprint (FILE *yyoutput, int yytype, YYSTYPE *yyvaluep)
1107 YYSTYPE *yyvaluep;
1138 yydestruct (int yytype, YYSTYPE *yyvaluep)
1143 YYSTYPE *yyvalue
[all...]
H A Df-exp.c230 #if ! defined (YYSTYPE) && ! defined (YYSTYPE_IS_DECLARED)
232 typedef union YYSTYPE { union
251 } YYSTYPE; typedef in typeref:union:YYSTYPE
253 # define yystype YYSTYPE /* obsolescent; will be withdrawn */
263 /* YYSTYPE gets defined by %union */
264 static int parse_number (char *, int, int, YYSTYPE *);
309 YYSTYPE yyvs;
318 ((N) * (sizeof (short) + sizeof (YYSTYPE)) \
981 yysymprint (FILE *yyoutput, int yytype, YYSTYPE *yyvaluep)
987 YYSTYPE *yyvalue
[all...]
H A Djv-exp.c221 #if ! defined (YYSTYPE) && ! defined (YYSTYPE_IS_DECLARED)
223 typedef union YYSTYPE { union
242 } YYSTYPE; typedef in typeref:union:YYSTYPE
244 # define yystype YYSTYPE /* obsolescent; will be withdrawn */
254 /* YYSTYPE gets defined by %union */
255 static int parse_number (char *, int, int, YYSTYPE *);
300 YYSTYPE yyvs;
309 ((N) * (sizeof (short) + sizeof (YYSTYPE)) \
1040 yysymprint (FILE *yyoutput, int yytype, YYSTYPE *yyvaluep)
1046 YYSTYPE *yyvalue
[all...]
/freebsd-11.0-release/usr.bin/m4/
H A Dparser.y23 #define YYSTYPE int32_t
/freebsd-11.0-release/contrib/byacc/test/btyacc/
H A Dbtyacc_demo.tab.c149 #ifdef YYSTYPE
164 } YYSTYPE; typedef in typeref:union:__anon735
210 #define YYDESTRUCT_DECL() yydestruct(const char *msg, int psymb, YYSTYPE *val, YYLTYPE *loc)
515 YYSTYPE yyval;
516 YYSTYPE yylval;
573 YYSTYPE *l_base;
574 YYSTYPE *l_mark;
604 static YYSTYPE *yylvals = 0;
607 static YYSTYPE *yylvp = 0;
610 static YYSTYPE *yylv
[all...]

Completed in 139 milliseconds

123456