Searched refs:yystype (Results 1 – 22 of 22) sorted by relevance
82 # define yystype YYSTYPE /* obsolescent; will be withdrawn */ macro
84 # define yystype YYSTYPE /* obsolescent; will be withdrawn */ macro
351 # define yystype YYSTYPE /* obsolescent; will be withdrawn */ macro
80 # define yystype YYSTYPE /* obsolescent; will be withdrawn */ macro
288 # define yystype YYSTYPE /* obsolescent; will be withdrawn */ macro
95 # define yystype YYSTYPE /* obsolescent; will be withdrawn */ macro
104 # define yystype YYSTYPE /* obsolescent; will be withdrawn */ macro
386 # define yystype YYSTYPE /* obsolescent; will be withdrawn */ macro
123 # define yystype YYSTYPE /* obsolescent; will be withdrawn */ macro
248 # define yystype YYSTYPE /* obsolescent; will be withdrawn */ macro
163 # define yystype YYSTYPE /* obsolescent; will be withdrawn */ macro
291 # define yystype YYSTYPE /* obsolescent; will be withdrawn */ macro
268 # define yystype YYSTYPE /* obsolescent; will be withdrawn */ macro
331 # define yystype YYSTYPE /* obsolescent; will be withdrawn */ macro
260 # define yystype YYSTYPE /* obsolescent; will be withdrawn */ macro
452 # define yystype YYSTYPE /* obsolescent; will be withdrawn */ macro
277 # define yystype YYSTYPE /* obsolescent; will be withdrawn */ macro
379 # define yystype YYSTYPE /* obsolescent; will be withdrawn */ macro
71 } yystype; typedef72 # define YYSTYPE yystype
194 # define yystype YYSTYPE /* obsolescent; will be withdrawn */1504 # define yystype YYSTYPE /* obsolescent; will be withdrawn */
252 - `yystype' and `yyltype' are now obsolescent macros instead of being
3358 of #defining from yystype.3359 Don't typedef yystype, C++ does not need it.3739 * data/lalr1.cc (yystype) [defined YYSTYPE]: Define to YYSTYPE,5431 yystype. This follows up the 2002-12-24 YYSTYPE bug fix.5556 `yystype' and `yyltype' are now obsolescent macros instead of being5561 (YYSTYPE): Renamed from yystype.5565 (yyltype, yystype): New (and obsolescent) macros,12732 * src/bison.simple: Define type yystype instead of YYSTYPE, and12733 define CPP macro, which substitute YYSTYPE by yystype.12734 * src/reader.c (parse_union_decl): Output yystype/YYSTYPE as we do