Home
last modified time | relevance | path

Searched refs:yyltype (Results 1 – 9 of 9) sorted by relevance

/external/mesa3d/src/glsl/glcpp/
Dglcpp-parse.h94 # define yyltype YYLTYPE /* obsolescent; will be withdrawn */ macro
Dglcpp-parse.c300 # define yyltype YYLTYPE /* obsolescent; will be withdrawn */ macro
/external/bison/src/
Dparse-gram.h178 # define yyltype YYLTYPE /* obsolescent; will be withdrawn */ macro
Dparse-gram.c304 # define yyltype YYLTYPE /* obsolescent; will be withdrawn */ macro
/external/mesa3d/src/glsl/
Dglsl_parser.h291 # define yyltype YYLTYPE /* obsolescent; will be withdrawn */ macro
Dglsl_parser.cpp391 # define yyltype YYLTYPE /* obsolescent; will be withdrawn */ macro
/external/bison/data/
Dyacc.c207 # define yyltype YYLTYPE /* obsolescent; will be withdrawn */
1521 # define yyltype YYLTYPE /* obsolescent; will be withdrawn */
/external/bison/
DNEWS243 For consistency, YYLTYPE's struct tag is now `YYLTYPE' not `yyltype'.
252 - `yystype' and `yyltype' are now obsolescent macros instead of being
DChangeLog5554 instead of `yyltype'.
5556 `yystype' and `yyltype' are now obsolescent macros instead of being
5563 (struct YYLTYPE): Renamed from struct yyltype.
5564 (YYLTYPE): Renamed from yyltype.
5565 (yyltype, yystype): New (and obsolescent) macros,
5655 * data/yacc.c (YYLTYPE, struct yyltype): Do not define unless
6966 * data/glr.c (struct yyltype): Define members even when not
7384 (yyltype): Remove the yy prefix from the member names.
7782 * data/lalr1.cc (struct yyltype): Don't define it, since we use
12735 with yyltype/YYLTYPE. This allows inclusion of the generated