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

123

/external/linux-tools-perf/perf-3.12.0/tools/perf/util/
H A Dpmu-bison.h50 #if ! defined YYSTYPE && ! defined YYSTYPE_IS_DECLARED
51 typedef union YYSTYPE union
64 } YYSTYPE; typedef in typeref:union:YYSTYPE
66 # define yystype YYSTYPE /* obsolescent; will be withdrawn */
70 extern YYSTYPE perf_pmu_lval;
H A Dparse-events-bison.h62 #if ! defined YYSTYPE && ! defined YYSTYPE_IS_DECLARED
63 typedef union YYSTYPE union
78 } YYSTYPE; typedef in typeref:union:YYSTYPE
80 # define yystype YYSTYPE /* obsolescent; will be withdrawn */
H A Dparse-events.l14 YYSTYPE *parse_events_get_lval(yyscan_t yyscanner);
16 static int __value(YYSTYPE *yylval, char *str, int base, int token)
31 YYSTYPE *yylval = parse_events_get_lval(scanner);
39 YYSTYPE *yylval = parse_events_get_lval(scanner);
47 YYSTYPE *yylval = parse_events_get_lval(scanner);
56 YYSTYPE *yylval = parse_events_get_lval(scanner);
64 YYSTYPE *yylval = parse_events_get_lval(scanner);
H A Dpmu-bison.c134 #if ! defined YYSTYPE && ! defined YYSTYPE_IS_DECLARED
135 typedef union YYSTYPE union
148 } YYSTYPE; typedef in typeref:union:YYSTYPE
150 # define yystype YYSTYPE /* obsolescent; will be withdrawn */
323 YYSTYPE yyvs_alloc;
332 ((N) * (sizeof (yytype_int16) + sizeof (YYSTYPE)) \
672 yy_symbol_value_print (FILE *yyoutput, int yytype, YYSTYPE const * const yyvaluep, struct list_head *format, char *name)
678 YYSTYPE const * const yyvaluep;
708 yy_symbol_print (FILE *yyoutput, int yytype, YYSTYPE const * const yyvaluep, struct list_head *format, char *name)
714 YYSTYPE cons
[all...]
H A Dparse-events-bison.c89 extern int parse_events_lex (YYSTYPE* lvalp, void* scanner);
164 #if ! defined YYSTYPE && ! defined YYSTYPE_IS_DECLARED
165 typedef union YYSTYPE union
180 } YYSTYPE; typedef in typeref:union:YYSTYPE
182 # define yystype YYSTYPE /* obsolescent; will be withdrawn */
355 YYSTYPE yyvs_alloc;
364 ((N) * (sizeof (yytype_int16) + sizeof (YYSTYPE)) \
782 yy_symbol_value_print (FILE *yyoutput, int yytype, YYSTYPE const * const yyvaluep, void *_data, void *scanner)
788 YYSTYPE const * const yyvaluep;
818 yy_symbol_print (FILE *yyoutput, int yytype, YYSTYPE cons
[all...]
/external/elfutils/0.153/libcpu/
H A Di386_parse.h67 #if ! defined YYSTYPE && ! defined YYSTYPE_IS_DECLARED
68 typedef union YYSTYPE union
86 } YYSTYPE; typedef in typeref:union:YYSTYPE
88 # define yystype YYSTYPE /* obsolescent; will be withdrawn */
92 extern YYSTYPE i386_lval;
/external/ipsec-tools/src/libipsec/
H A Dpolicy_parse.h81 #if ! defined YYSTYPE && ! defined YYSTYPE_IS_DECLARED
82 typedef union YYSTYPE union
94 YYSTYPE; typedef in typeref:union:YYSTYPE
95 # define yystype YYSTYPE /* obsolescent; will be withdrawn */
100 extern YYSTYPE __libipseclval;
/external/ipsec-tools/src/racoon/
H A Dprsa_par.h91 #if ! defined YYSTYPE && ! defined YYSTYPE_IS_DECLARED
92 typedef union YYSTYPE union
103 YYSTYPE; typedef in typeref:union:YYSTYPE
104 # define yystype YYSTYPE /* obsolescent; will be withdrawn */
109 extern YYSTYPE prsalval;
H A Dcfparse.h373 #if ! defined YYSTYPE && ! defined YYSTYPE_IS_DECLARED
374 typedef union YYSTYPE union
385 YYSTYPE; typedef in typeref:union:YYSTYPE
386 # define yystype YYSTYPE /* obsolescent; will be withdrawn */
391 extern YYSTYPE yylval;
/external/elfutils/0.153/src/
H A Dldscript.h101 #if ! defined YYSTYPE && ! defined YYSTYPE_IS_DECLARED
102 typedef union YYSTYPE union
125 } YYSTYPE; typedef in typeref:union:YYSTYPE
127 # define yystype YYSTYPE /* obsolescent; will be withdrawn */
131 extern YYSTYPE ldlval;
H A Dldscript.c237 #if ! defined YYSTYPE && ! defined YYSTYPE_IS_DECLARED
238 typedef union YYSTYPE union
261 } YYSTYPE; typedef in typeref:union:YYSTYPE
263 # define yystype YYSTYPE /* obsolescent; will be withdrawn */
436 YYSTYPE yyvs_alloc;
445 ((N) * (sizeof (yytype_int16) + sizeof (YYSTYPE)) \
927 yy_symbol_value_print (FILE *yyoutput, int yytype, YYSTYPE const * const yyvaluep)
933 YYSTYPE const * const yyvaluep;
959 yy_symbol_print (FILE *yyoutput, int yytype, YYSTYPE const * const yyvaluep)
965 YYSTYPE cons
[all...]
/external/chromium_org/third_party/angle/src/compiler/translator/
H A Dglslang_tab.h186 #if ! defined YYSTYPE && ! defined YYSTYPE_IS_DECLARED
187 typedef union YYSTYPE union
223 } YYSTYPE; typedef in typeref:union:YYSTYPE
225 # define yystype YYSTYPE /* obsolescent; will be withdrawn */
/external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/
H A Dglcpp-parse.h117 #if ! defined YYSTYPE && ! defined YYSTYPE_IS_DECLARED
119 # define yystype YYSTYPE /* obsolescent; will be withdrawn */
H A Dglsl_parser.h443 #if ! defined YYSTYPE && ! defined YYSTYPE_IS_DECLARED
444 typedef union YYSTYPE union
487 } YYSTYPE; typedef in typeref:union:YYSTYPE
489 # define yystype YYSTYPE /* obsolescent; will be withdrawn */
/external/libpcap/
H A Dtokdefs.h283 #if ! defined YYSTYPE && ! defined YYSTYPE_IS_DECLARED
284 typedef union YYSTYPE union
308 } YYSTYPE; typedef in typeref:union:YYSTYPE
310 # define yystype YYSTYPE /* obsolescent; will be withdrawn */
314 extern YYSTYPE pcap_lval;
/external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/program/
H A Dprogram_parse.tab.h257 #if ! defined YYSTYPE && ! defined YYSTYPE_IS_DECLARED
258 typedef union YYSTYPE union
292 } YYSTYPE; typedef in typeref:union:YYSTYPE
294 # define yystype YYSTYPE /* obsolescent; will be withdrawn */
/external/chromium_org/third_party/mesa/src/src/glsl/glcpp/
H A Dglcpp.h51 typedef union YYSTYPE union
58 } YYSTYPE; typedef in typeref:union:YYSTYPE
94 YYSTYPE value;
219 glcpp_lex (YYSTYPE *lvalp, YYLTYPE *llocp, yyscan_t scanner);
/external/mesa3d/src/glsl/glcpp/
H A Dglcpp.h51 typedef union YYSTYPE union
58 } YYSTYPE; typedef in typeref:union:YYSTYPE
94 YYSTYPE value;
219 glcpp_lex (YYSTYPE *lvalp, YYLTYPE *llocp, yyscan_t scanner);
/external/bison/examples/calc++/
H A Dcalc++-parser.hh75 #ifndef YYSTYPE
89 typedef YYSTYPE semantic_type;
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/parsers/nasm/
H A Dnasm-parser.h88 #define YYSTYPE nasm_yystype macro
121 int nasm_parser_lex(YYSTYPE *lvalp, yasm_parser_nasm *parser_nasm);
/external/chromium_org/third_party/angle/src/compiler/preprocessor/
H A DExpressionParser.cpp109 typedef __int64 YYSTYPE; typedef
112 typedef intmax_t YYSTYPE; typedef
130 static int yylex(YYSTYPE* lvalp, Context* context);
180 #if ! defined YYSTYPE && ! defined YYSTYPE_IS_DECLARED
181 typedef int YYSTYPE; typedef
183 # define yystype YYSTYPE /* obsolescent; will be withdrawn */
380 YYSTYPE yyvs_alloc;
389 ((N) * (sizeof (yytype_int16) + sizeof (YYSTYPE)) \
759 yy_symbol_value_print (FILE *yyoutput, int yytype, YYSTYPE const * const yyvaluep, Context *context)
765 YYSTYPE cons
[all...]
H A DExpressionParser.y50 typedef __int64 YYSTYPE;
53 typedef intmax_t YYSTYPE;
77 static int yylex(YYSTYPE* lvalp, Context* context);
198 int yylex(YYSTYPE *lvalp, Context *context)
212 *lvalp = static_cast<YYSTYPE>(val);
/external/e2fsprogs/intl/
H A Dplural.c66 #ifndef YYSTYPE
72 # define YYSTYPE yystype macro
78 static int yylex (YYSTYPE *lval, const char **pexp);
378 YYSTYPE yyvs;
391 ((N) * (sizeof (short) + sizeof (YYSTYPE) + sizeof (YYLTYPE)) \
395 ((N) * (sizeof (short) + sizeof (YYSTYPE)) \
651 YYSTYPE yylval; \
705 YYSTYPE yyvsa[YYINITDEPTH];
706 YYSTYPE *yyvs = yyvsa;
707 register YYSTYPE *yyvs
[all...]
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/parsers/gas/
H A Dgas-parser.h65 #define YYSTYPE yystype macro
161 int gas_parser_lex(YYSTYPE *lvalp, yasm_parser_gas *parser_gas);
/external/mdnsresponder/mDNSShared/
H A Ddnsextd_lexer.l24 extern YYSTYPE yylval;

Completed in 693 milliseconds

123