Home
last modified time | relevance | path

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

12

/external/chromium_org/third_party/yasm/source/patched-yasm/modules/parsers/gas/
Dgas-parser.h64 } yystype; typedef
65 #define YYSTYPE yystype
109 yystype tokval;
114 yystype peek_tokval;
/external/chromium_org/third_party/yasm/source/patched-yasm/tools/re2c/
Dparser.h29 } yystype; typedef
31 extern yystype yylval;
Dparser.c21 yystype yylval;
22 static yystype peekval;
29 yystype temp = yylval; /* structure copy */ in get_peek_token()
/external/linux-tools-perf/perf-3.12.0/tools/perf/util/
Dpmu-bison.h66 # define yystype YYSTYPE /* obsolescent; will be withdrawn */ macro
Dparse-events-bison.h80 # define yystype YYSTYPE /* obsolescent; will be withdrawn */ macro
Dpmu-bison.c150 # define yystype YYSTYPE /* obsolescent; will be withdrawn */ macro
Dparse-events-bison.c182 # define yystype YYSTYPE /* obsolescent; will be withdrawn */ macro
/external/elfutils/0.153/libcpu/
Di386_parse.h88 # define yystype YYSTYPE /* obsolescent; will be withdrawn */ macro
Di386_parse.c367 # define yystype YYSTYPE /* obsolescent; will be withdrawn */ macro
/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/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/
Dglcpp-parse.h119 # define yystype YYSTYPE /* obsolescent; will be withdrawn */ macro
Dglsl_parser.h489 # define yystype YYSTYPE /* obsolescent; will be withdrawn */ macro
Dglcpp-parse.c331 # define yystype YYSTYPE /* obsolescent; will be withdrawn */ macro
Dglsl_parser.cc598 # define yystype YYSTYPE /* obsolescent; will be withdrawn */ macro
/external/elfutils/0.153/src/
Dldscript.h127 # define yystype YYSTYPE /* obsolescent; will be withdrawn */ macro
Dldscript.c263 # define yystype YYSTYPE /* obsolescent; will be withdrawn */ macro
/external/chromium_org/third_party/angle/src/compiler/translator/
Dglslang_tab.h225 # define yystype YYSTYPE /* obsolescent; will be withdrawn */ macro
/external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/program/
Dprogram_parse.tab.h294 # define yystype YYSTYPE /* obsolescent; will be withdrawn */ macro
/external/libpcap/
Dtokdefs.h310 # define yystype YYSTYPE /* obsolescent; will be withdrawn */ macro
Dgrammar.c617 # define yystype YYSTYPE /* obsolescent; will be withdrawn */ macro
/external/e2fsprogs/intl/
Dplural.c71 } yystype; typedef
72 # define YYSTYPE yystype
/external/chromium_org/third_party/angle/src/compiler/preprocessor/
DExpressionParser.cpp183 # define yystype YYSTYPE /* obsolescent; will be withdrawn */ macro
/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

12