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

123

/haiku-buildtools/gcc/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));
/haiku-buildtools/gcc/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;
/haiku-buildtools/legacy/binutils/binutils/
H A Dsysinfo.h51 #if ! defined (YYSTYPE) && ! defined (YYSTYPE_IS_DECLARED)
53 typedef union YYSTYPE { union
56 } YYSTYPE; typedef in typeref:union:YYSTYPE
59 # define yystype YYSTYPE /* obsolescent; will be withdrawn */
64 extern YYSTYPE yylval;
H A Darparse.h75 #if ! defined (YYSTYPE) && ! defined (YYSTYPE_IS_DECLARED)
77 typedef union YYSTYPE { union
81 } YYSTYPE; typedef in typeref:union:YYSTYPE
84 # define yystype YYSTYPE /* obsolescent; will be withdrawn */
89 extern YYSTYPE yylval;
H A Ddefparse.h95 #if ! defined (YYSTYPE) && ! defined (YYSTYPE_IS_DECLARED)
97 typedef union YYSTYPE { union
100 } YYSTYPE; typedef in typeref:union:YYSTYPE
103 # define yystype YYSTYPE /* obsolescent; will be withdrawn */
108 extern YYSTYPE yylval;
H A Dnlmheader.h109 #if ! defined (YYSTYPE) && ! defined (YYSTYPE_IS_DECLARED)
111 typedef union YYSTYPE { union
114 } YYSTYPE; typedef in typeref:union:YYSTYPE
117 # define yystype YYSTYPE /* obsolescent; will be withdrawn */
122 extern YYSTYPE yylval;
H A Drcparse.h205 #if ! defined (YYSTYPE) && ! defined (YYSTYPE_IS_DECLARED)
207 typedef union YYSTYPE { union
244 } YYSTYPE; typedef in typeref:union:YYSTYPE
247 # define yystype YYSTYPE /* obsolescent; will be withdrawn */
252 extern YYSTYPE yylval;
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/
H A Dalias-1.c9 typedef int YYSTYPE; typedef
18 YYSTYPE
20 YYSTYPE list )
/haiku-buildtools/legacy/binutils/gas/
H A Ditbl-parse.h59 #if ! defined (YYSTYPE) && ! defined (YYSTYPE_IS_DECLARED)
61 typedef union YYSTYPE { union
66 } YYSTYPE; typedef in typeref:union:YYSTYPE
69 # define yystype YYSTYPE /* obsolescent; will be withdrawn */
74 extern YYSTYPE yylval;
/haiku-buildtools/binutils/binutils/
H A Dsysinfo.h65 #if ! defined YYSTYPE && ! defined YYSTYPE_IS_DECLARED
67 union YYSTYPE union
77 typedef union YYSTYPE YYSTYPE; typedef in typeref:union:YYSTYPE
83 extern YYSTYPE yylval;
H A Darparse.h89 #if ! defined YYSTYPE && ! defined YYSTYPE_IS_DECLARED
90 typedef union YYSTYPE YYSTYPE; typedef in typeref:union:YYSTYPE
91 union YYSTYPE union
106 extern YYSTYPE yylval;
H A Dmcparse.h89 #if ! defined YYSTYPE && ! defined YYSTYPE_IS_DECLARED
90 typedef union YYSTYPE YYSTYPE; typedef in typeref:union:YYSTYPE
91 union YYSTYPE union
107 extern YYSTYPE yylval;
H A Dnlmheader.h123 #if ! defined YYSTYPE && ! defined YYSTYPE_IS_DECLARED
124 typedef union YYSTYPE YYSTYPE; typedef in typeref:union:YYSTYPE
125 union YYSTYPE union
139 extern YYSTYPE yylval;
H A Ddefparse.h111 #if ! defined YYSTYPE && ! defined YYSTYPE_IS_DECLARED
112 typedef union YYSTYPE YYSTYPE; typedef in typeref:union:YYSTYPE
113 union YYSTYPE union
128 extern YYSTYPE yylval;
H A Drcparse.h245 #if ! defined YYSTYPE && ! defined YYSTYPE_IS_DECLARED
246 typedef union YYSTYPE YYSTYPE; typedef in typeref:union:YYSTYPE
247 union YYSTYPE union
302 extern YYSTYPE yylval;
/haiku-buildtools/jam/
H A Dscan.h29 * YYSTYPE - value of a lexical token
32 # define YYSTYPE YYSYMBOL macro
40 } YYSTYPE; typedef in typeref:struct:_YYSTYPE
42 extern YYSTYPE yylval;
H A Djamgram.h145 #if ! defined YYSTYPE && ! defined YYSTYPE_IS_DECLARED
146 typedef int YYSTYPE; typedef
147 # define yystype YYSTYPE /* obsolescent; will be withdrawn */
152 extern YYSTYPE yylval;
/haiku-buildtools/binutils/gas/
H A Ditbl-parse.h73 #if ! defined YYSTYPE && ! defined YYSTYPE_IS_DECLARED
74 typedef union YYSTYPE YYSTYPE; typedef in typeref:union:YYSTYPE
75 union YYSTYPE union
92 extern YYSTYPE yylval;
H A Drl78-parse.h287 #if ! defined YYSTYPE && ! defined YYSTYPE_IS_DECLARED
288 typedef union YYSTYPE YYSTYPE; typedef in typeref:union:YYSTYPE
289 union YYSTYPE union
303 extern YYSTYPE rl78_lval;
H A Drx-parse.h315 #if ! defined YYSTYPE && ! defined YYSTYPE_IS_DECLARED
316 typedef union YYSTYPE YYSTYPE; typedef in typeref:union:YYSTYPE
317 union YYSTYPE union
331 extern YYSTYPE rx_lval;
/haiku-buildtools/gcc/gmp/demos/calc/
H A Dcalc.h103 #if ! defined YYSTYPE && ! defined YYSTYPE_IS_DECLARED
104 typedef union YYSTYPE union
117 } YYSTYPE; typedef in typeref:union:YYSTYPE
119 # define yystype YYSTYPE /* obsolescent; will be withdrawn */
123 extern YYSTYPE yylval;
/haiku-buildtools/legacy/gcc/gcc/
H A Dc-parse.h2 char *filename; int lineno; int ends_in_label; } YYSTYPE; typedef in typeref:union:__anon3100
64 extern YYSTYPE yylval;
/haiku-buildtools/legacy/gcc/gcc/cp/
H A Dparse.h1 typedef union {long itype; tree ttype; char *strtype; enum tree_code code; flagged_type_tree ftype; } YYSTYPE; typedef in typeref:union:__anon3174
89 extern YYSTYPE yylval;
/haiku-buildtools/legacy/binutils/ld/
H A Dldgram.h267 #if ! defined (YYSTYPE) && ! defined (YYSTYPE_IS_DECLARED)
269 typedef union YYSTYPE { union
296 } YYSTYPE; typedef in typeref:union:YYSTYPE
299 # define yystype YYSTYPE /* obsolescent; will be withdrawn */
304 extern YYSTYPE yylval;
/haiku-buildtools/binutils/ld/
H A Dldgram.h311 #if ! defined YYSTYPE && ! defined YYSTYPE_IS_DECLARED
312 typedef union YYSTYPE YYSTYPE; typedef in typeref:union:YYSTYPE
313 union YYSTYPE union
353 extern YYSTYPE yylval;

Completed in 231 milliseconds

123