Home
last modified time | relevance | path

Searched refs:yystype (Results 1 – 7 of 7) sorted by relevance

/external/ipsec-tools/src/libipsec/
Dpolicy_parse.h95 # define yystype YYSTYPE /* obsolescent; will be withdrawn */ macro
/external/ipsec-tools/src/racoon/
Dprsa_par.h104 # define yystype YYSTYPE /* obsolescent; will be withdrawn */ macro
Dcfparse.h386 # define yystype YYSTYPE /* obsolescent; will be withdrawn */ macro
/external/e2fsprogs/intl/
Dplural.c71 } yystype; typedef
72 # define YYSTYPE yystype
/external/bison/
DNEWS259 The definitions of yystype and yyltype will be removed; use YYSTYPE and
1525 - "yystype" and "yyltype" are now obsolescent macros instead of being
2040 LocalWords: struct yystype DJGPP lex param Haible NUM alloca YYSTACK NUL goto
DChangeLog-201211619 of #defining from yystype.
11620 Don't typedef yystype, C++ does not need it.
12000 * data/lalr1.cc (yystype) [defined YYSTYPE]: Define to YYSTYPE,
13692 yystype. This follows up the 2002-12-24 YYSTYPE bug fix.
13817 `yystype' and `yyltype' are now obsolescent macros instead of being
13822 (YYSTYPE): Renamed from yystype.
13826 (yyltype, yystype): New (and obsolescent) macros,
20993 * src/bison.simple: Define type yystype instead of YYSTYPE, and
20994 define CPP macro, which substitute YYSTYPE by yystype.
20995 * src/reader.c (parse_union_decl): Output yystype/YYSTYPE as we do
/external/toybox/kconfig/
Dzconf.tab.c_shipped213 # define yystype YYSTYPE /* obsolescent; will be withdrawn */