Searched refs:YYSTYPE (Results 1 - 25 of 103) sorted by relevance

12345

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.c-torture/compile/
H A Dpr42708-1.c3 typedef union YYSTYPE { union
5 } YYSTYPE; typedef in typeref:union:YYSTYPE
6 extern YYSTYPE yylval;
9 yylval = (YYSTYPE) (b ? 0 : (char *) malloc (4));
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.dg/noncompile/
H A D930714-1.c8 YYSTYPE; typedef in typeref:union:_yystype
14 YYSTYPE a;
19 a = (YYSTYPE)f1;
20 a = (YYSTYPE)foo;
21 a = (YYSTYPE)(int *)foo;
24 a = (YYSTYPE)iptr;
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/gcc.dg/noncompile/
H A D930714-1.c8 YYSTYPE; typedef in typeref:union:_yystype
14 YYSTYPE a;
19 a = (YYSTYPE)f1;
20 a = (YYSTYPE)foo;
21 a = (YYSTYPE)(int *)foo;
24 a = (YYSTYPE)iptr;
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/binutils/
H A Dsysinfo.h61 #if ! defined YYSTYPE && ! defined YYSTYPE_IS_DECLARED
62 typedef union YYSTYPE union
70 YYSTYPE; typedef in typeref:union:YYSTYPE
71 # define yystype YYSTYPE /* obsolescent; will be withdrawn */
76 extern YYSTYPE yylval;
H A Darparse.h85 #if ! defined YYSTYPE && ! defined YYSTYPE_IS_DECLARED
86 typedef union YYSTYPE union
95 YYSTYPE; typedef in typeref:union:YYSTYPE
96 # define yystype YYSTYPE /* obsolescent; will be withdrawn */
101 extern YYSTYPE yylval;
H A Ddefparse.h107 #if ! defined YYSTYPE && ! defined YYSTYPE_IS_DECLARED
108 typedef union YYSTYPE union
116 YYSTYPE; typedef in typeref:union:YYSTYPE
117 # define yystype YYSTYPE /* obsolescent; will be withdrawn */
122 extern YYSTYPE yylval;
H A Dmcparse.h85 #if ! defined YYSTYPE && ! defined YYSTYPE_IS_DECLARED
86 typedef union YYSTYPE union
96 YYSTYPE; typedef in typeref:union:YYSTYPE
97 # define yystype YYSTYPE /* obsolescent; will be withdrawn */
102 extern YYSTYPE yylval;
H A Dnlmheader.h119 #if ! defined YYSTYPE && ! defined YYSTYPE_IS_DECLARED
120 typedef union YYSTYPE union
128 YYSTYPE; typedef in typeref:union:YYSTYPE
129 # define yystype YYSTYPE /* obsolescent; will be withdrawn */
134 extern YYSTYPE yylval;
H A Drcparse.h241 #if ! defined YYSTYPE && ! defined YYSTYPE_IS_DECLARED
242 typedef union YYSTYPE union
290 YYSTYPE; typedef in typeref:union:YYSTYPE
291 # define yystype YYSTYPE /* obsolescent; will be withdrawn */
296 extern YYSTYPE yylval;
H A Darparse.c169 #if ! defined YYSTYPE && ! defined YYSTYPE_IS_DECLARED
170 typedef union YYSTYPE union
179 YYSTYPE; typedef in typeref:union:YYSTYPE
180 # define yystype YYSTYPE /* obsolescent; will be withdrawn */
355 YYSTYPE yyvs;
364 ((N) * (sizeof (yytype_int16) + sizeof (YYSTYPE)) \
742 yy_symbol_value_print (FILE *yyoutput, int yytype, YYSTYPE const * const yyvaluep)
748 YYSTYPE const * const yyvaluep;
774 yy_symbol_print (FILE *yyoutput, int yytype, YYSTYPE const * const yyvaluep)
780 YYSTYPE cons
[all...]
/netbsd-6-1-5-RELEASE/external/bsd/byacc/dist/test/
H A Dcalc1.tab.h7 #ifdef YYSTYPE
18 } YYSTYPE; typedef in typeref:union:__anon1510
20 extern YYSTYPE calc1_lval;
H A Dpure_error.y22 yylex(YYSTYPE *value)
H A Dpure_error.tab.c101 #ifndef YYSTYPE
102 typedef int YYSTYPE; typedef
119 # define YYLEX_DECL() yylex(YYSTYPE *yylval, void *YYLEX_PARAM)
122 # define YYLEX_DECL() yylex(YYSTYPE *yylval)
197 YYSTYPE *l_base;
198 YYSTYPE *l_mark;
217 yylex(YYSTYPE *value)
242 YYSTYPE *newvs;
259 newvs = (YYSTYPE *)realloc(data->l_base, newsize * sizeof(*newvs));
292 YYSTYPE yyva
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.dg/
H A Dalias-1.c9 typedef int YYSTYPE; typedef
18 YYSTYPE
20 YYSTYPE list )
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/gcc.dg/
H A Dalias-1.c9 typedef int YYSTYPE; typedef
18 YYSTYPE
20 YYSTYPE list )
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/
H A Ditbl-parse.h69 #if ! defined YYSTYPE && ! defined YYSTYPE_IS_DECLARED
70 typedef union YYSTYPE union
80 YYSTYPE; typedef in typeref:union:YYSTYPE
81 # define yystype YYSTYPE /* obsolescent; will be withdrawn */
86 extern YYSTYPE yylval;
H A Drx-parse.h273 #if ! defined YYSTYPE && ! defined YYSTYPE_IS_DECLARED
274 typedef union YYSTYPE union
282 YYSTYPE; typedef in typeref:union:YYSTYPE
283 # define yystype YYSTYPE /* obsolescent; will be withdrawn */
288 extern YYSTYPE rx_lval;
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/ld/
H A Ddeffilep.h105 #if ! defined YYSTYPE && ! defined YYSTYPE_IS_DECLARED
106 typedef union YYSTYPE union
115 YYSTYPE; typedef in typeref:union:YYSTYPE
116 # define yystype YYSTYPE /* obsolescent; will be withdrawn */
121 extern YYSTYPE yylval;
H A Dldgram.h293 #if ! defined YYSTYPE && ! defined YYSTYPE_IS_DECLARED
294 typedef union YYSTYPE union
326 YYSTYPE; typedef in typeref:union:YYSTYPE
327 # define yystype YYSTYPE /* obsolescent; will be withdrawn */
332 extern YYSTYPE yylval;
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/
H A Dgengtype-yacc.h77 #if ! defined (YYSTYPE) && ! defined (YYSTYPE_IS_DECLARED)
79 typedef union YYSTYPE { union
84 } YYSTYPE; typedef in typeref:union:YYSTYPE
87 # define yystype YYSTYPE /* obsolescent; will be withdrawn */
92 extern YYSTYPE yylval;
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/dist/demos/calc/
H A Dcalc.h104 #if ! defined YYSTYPE && ! defined YYSTYPE_IS_DECLARED
105 typedef union YYSTYPE union
118 } YYSTYPE; typedef in typeref:union:YYSTYPE
120 # define yystype YYSTYPE /* obsolescent; will be withdrawn */
124 extern YYSTYPE yylval;
/netbsd-6-1-5-RELEASE/gnu/dist/gettext/gettext-tools/src/
H A Dpo-gram-gen.h4 #ifndef YYSTYPE
13 # define YYSTYPE yystype macro
27 extern YYSTYPE yylval;
H A Dpo-gram-gen2.h4 #ifndef YYSTYPE
13 # define YYSTYPE po_gram_stype macro
27 extern DLL_VARIABLE YYSTYPE po_gram_lval;
/netbsd-6-1-5-RELEASE/tools/m4/bootstrap/
H A Dparser.c46 #define YYSTYPE int32_t macro
286 #ifndef YYSTYPE
287 typedef int YYSTYPE; typedef
306 YYSTYPE *yyvsp;
307 YYSTYPE yyval;
308 static YYSTYPE yyvalzero;
309 YYSTYPE yylval;
312 YYSTYPE *yyvs;
324 YYSTYPE *newvs;
337 if ((newvs = (YYSTYPE *)reallo
[all...]
/netbsd-6-1-5-RELEASE/bin/sh/
H A Darith.y53 typedef intmax_t YYSTYPE;
54 #define YYSTYPE YYSTYPE

Completed in 160 milliseconds

12345