Home
last modified time | relevance | path

Searched refs:YYSTYPE (Results 1 – 25 of 55) sorted by relevance

123

/external/linux-tools-perf/src/tools/perf/util/
Dpmu-bison.h50 #if ! defined YYSTYPE && ! defined YYSTYPE_IS_DECLARED
51 typedef union YYSTYPE union
64 } YYSTYPE; typedef
66 # define yystype YYSTYPE /* obsolescent; will be withdrawn */
70 extern YYSTYPE perf_pmu_lval;
Dparse-events-bison.h62 #if ! defined YYSTYPE && ! defined YYSTYPE_IS_DECLARED
63 typedef union YYSTYPE union
78 } YYSTYPE; typedef
80 # define yystype YYSTYPE /* obsolescent; will be withdrawn */
Dpmu-bison.c134 #if ! defined YYSTYPE && ! defined YYSTYPE_IS_DECLARED
135 typedef union YYSTYPE union
148 } YYSTYPE; typedef
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… in yy_symbol_value_print()
678 YYSTYPE const * const yyvaluep;
708 yy_symbol_print (FILE *yyoutput, int yytype, YYSTYPE const * const yyvaluep, struct list_head *form… in yy_symbol_print()
714 YYSTYPE const * const yyvaluep;
[all …]
Dparse-events.l14 YYSTYPE *parse_events_get_lval(yyscan_t yyscanner);
16 static int __value(YYSTYPE *yylval, char *str, int base, int token) in __value()
31 YYSTYPE *yylval = parse_events_get_lval(scanner); in value()
39 YYSTYPE *yylval = parse_events_get_lval(scanner); in raw()
47 YYSTYPE *yylval = parse_events_get_lval(scanner); in str()
56 YYSTYPE *yylval = parse_events_get_lval(scanner); in sym()
64 YYSTYPE *yylval = parse_events_get_lval(scanner); in term()
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
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, voi… in yy_symbol_value_print()
788 YYSTYPE const * const yyvaluep;
818 yy_symbol_print (FILE *yyoutput, int yytype, YYSTYPE const * const yyvaluep, void *_data, void *sca… in yy_symbol_print()
[all …]
Dparse-events-flex.h278 YYSTYPE * parse_events_get_lval (yyscan_t yyscanner );
280 void parse_events_set_lval (YYSTYPE * yylval_param ,yyscan_t yyscanner );
328 (YYSTYPE * yylval_param ,yyscan_t yyscanner);
331 (YYSTYPE * yylval_param , yyscan_t yyscanner)
Dparse-events-flex.c1041 YYSTYPE *parse_events_get_lval(yyscan_t yyscanner);
1043 static int __value(YYSTYPE *yylval, char *str, int base, int token) in __value()
1058 YYSTYPE *yylval = parse_events_get_lval(scanner); in value()
1066 YYSTYPE *yylval = parse_events_get_lval(scanner); in raw()
1074 YYSTYPE *yylval = parse_events_get_lval(scanner); in str()
1083 YYSTYPE *yylval = parse_events_get_lval(scanner); in sym()
1091 YYSTYPE *yylval = parse_events_get_lval(scanner); in term()
1152 YYSTYPE * yylval_r;
1195 YYSTYPE * parse_events_get_lval (yyscan_t yyscanner );
1197 void parse_events_set_lval (YYSTYPE * yylval_param ,yyscan_t yyscanner );
[all …]
/external/ipsec-tools/src/libipsec/
Dpolicy_parse.h81 #if ! defined YYSTYPE && ! defined YYSTYPE_IS_DECLARED
82 typedef union YYSTYPE union
94 YYSTYPE; typedef
95 # define yystype YYSTYPE /* obsolescent; will be withdrawn */
100 extern YYSTYPE __libipseclval;
/external/elfutils/src/libcpu/
Di386_parse.h75 #if ! defined YYSTYPE && ! defined YYSTYPE_IS_DECLARED
76 typedef union YYSTYPE union
92 } YYSTYPE; typedef
94 # define yystype YYSTYPE /* obsolescent; will be withdrawn */
98 extern YYSTYPE i386_lval;
Di386_parse.c352 #if ! defined YYSTYPE && ! defined YYSTYPE_IS_DECLARED
353 typedef union YYSTYPE union
369 } YYSTYPE; typedef
371 # define yystype YYSTYPE /* obsolescent; will be withdrawn */
375 extern YYSTYPE i386_lval;
561 YYSTYPE yyvs_alloc;
570 ((N) * (sizeof (yytype_int16) + sizeof (YYSTYPE)) \
913 yy_symbol_value_print (FILE *yyoutput, int yytype, YYSTYPE const * const yyvaluep) in yy_symbol_value_print()
919 YYSTYPE const * const yyvaluep;
947 yy_symbol_print (FILE *yyoutput, int yytype, YYSTYPE const * const yyvaluep) in yy_symbol_print()
[all …]
/external/ipsec-tools/src/racoon/
Dprsa_par.h91 #if ! defined YYSTYPE && ! defined YYSTYPE_IS_DECLARED
92 typedef union YYSTYPE union
103 YYSTYPE; typedef
104 # define yystype YYSTYPE /* obsolescent; will be withdrawn */
109 extern YYSTYPE prsalval;
Dcfparse.h373 #if ! defined YYSTYPE && ! defined YYSTYPE_IS_DECLARED
374 typedef union YYSTYPE union
385 YYSTYPE; typedef
386 # define yystype YYSTYPE /* obsolescent; will be withdrawn */
391 extern YYSTYPE yylval;
/external/elfutils/src/src/
Dldscript.h109 #if ! defined YYSTYPE && ! defined YYSTYPE_IS_DECLARED
110 typedef union YYSTYPE union
131 } YYSTYPE; typedef
133 # define yystype YYSTYPE /* obsolescent; will be withdrawn */
137 extern YYSTYPE ldlval;
Dldscript.c232 #if ! defined YYSTYPE && ! defined YYSTYPE_IS_DECLARED
233 typedef union YYSTYPE union
254 } YYSTYPE; typedef
256 # define yystype YYSTYPE /* obsolescent; will be withdrawn */
260 extern YYSTYPE ldlval;
446 YYSTYPE yyvs_alloc;
455 ((N) * (sizeof (yytype_int16) + sizeof (YYSTYPE)) \
910 yy_symbol_value_print (FILE *yyoutput, int yytype, YYSTYPE const * const yyvaluep) in yy_symbol_value_print()
916 YYSTYPE const * const yyvaluep;
944 yy_symbol_print (FILE *yyoutput, int yytype, YYSTYPE const * const yyvaluep) in yy_symbol_print()
[all …]
/external/libpcap/
Dtokdefs.h283 #if ! defined YYSTYPE && ! defined YYSTYPE_IS_DECLARED
284 typedef union YYSTYPE union
308 } YYSTYPE; typedef
310 # define yystype YYSTYPE /* obsolescent; will be withdrawn */
314 extern YYSTYPE pcap_lval;
Dgrammar.c590 #if ! defined YYSTYPE && ! defined YYSTYPE_IS_DECLARED
591 typedef union YYSTYPE union
615 } YYSTYPE; typedef
617 # define yystype YYSTYPE /* obsolescent; will be withdrawn */
790 YYSTYPE yyvs_alloc;
799 ((N) * (sizeof (yytype_int16) + sizeof (YYSTYPE)) \
1541 yy_symbol_value_print (FILE *yyoutput, int yytype, YYSTYPE const * const yyvaluep) in yy_symbol_value_print()
1547 YYSTYPE const * const yyvaluep;
1573 yy_symbol_print (FILE *yyoutput, int yytype, YYSTYPE const * const yyvaluep) in yy_symbol_print()
1579 YYSTYPE const * const yyvaluep;
[all …]
/external/e2fsprogs/intl/
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]; in yyparse()
706 YYSTYPE *yyvs = yyvsa; in yyparse()
707 register YYSTYPE *yyvsp; in yyparse()
[all …]
/external/mesa3d/src/glsl/glcpp/
Dglcpp.h51 typedef union YYSTYPE union
58 } YYSTYPE; typedef
94 YYSTYPE value;
219 glcpp_lex (YYSTYPE *lvalp, YYLTYPE *llocp, yyscan_t scanner);
/external/bison/src/
Dparse-gram.c62 #define YYSTYPE GRAM_STYPE macro
534 YYSTYPE yyvs_alloc;
544 ((N) * (sizeof (yytype_int16) + sizeof (YYSTYPE) + sizeof (YYLTYPE)) \
1062 yy_symbol_value_print (FILE *yyoutput, int yytype, YYSTYPE const * const yyvaluep, YYLTYPE const * … in yy_symbol_value_print()
1068 YYSTYPE const * const yyvaluep;
1224 yy_symbol_print (FILE *yyoutput, int yytype, YYSTYPE const * const yyvaluep, YYLTYPE const * const … in yy_symbol_print()
1230 YYSTYPE const * const yyvaluep;
1284 yy_reduce_print (YYSTYPE *yyvsp, YYLTYPE *yylsp, int yyrule) in yy_reduce_print()
1288 YYSTYPE *yyvsp; in yy_reduce_print()
1827 yydestruct (const char *yymsg, int yytype, YYSTYPE *yyvaluep, YYLTYPE *yylocationp) in yydestruct()
[all …]
/external/bison/data/
Dyacc.c106 m4_dquote(b4_pure_if([[[[YYSTYPE *]], [[&yylval]]][]dnl
197 static YYSTYPE yyval_default;
210 YYSTYPE yylval YY_INITIAL_VALUE(yyval_default);]b4_locations_if([[
246 YYSTYPE yyvsa[YYINITDEPTH];
247 YYSTYPE *yyvs;
248 YYSTYPE *yyvsp;]b4_locations_if([[
352 #define YYSTYPE ]b4_api_PREFIX[STYPE]b4_locations_if([[
546 YYSTYPE yyvs_alloc;]b4_locations_if([
557 ((N) * (sizeof (yytype_int16) + sizeof (YYSTYPE) + sizeof (YYLTYPE)) \
560 ((N) * (sizeof (yytype_int16) + sizeof (YYSTYPE)) \
[all …]
Dglr.c63 m4_dquote(b4_pure_if([[[[YYSTYPE *]], [[&yylval]]][]dnl
193 #define YYSTYPE ]b4_api_PREFIX[STYPE]b4_locations_if([[ macro
226 static YYSTYPE yyval_default;]b4_locations_if([[
491 [YYSTYPE yylval;]b4_locations_if([[
697 YYSTYPE yysval;
722 YYSTYPE yyval;]b4_locations_if([[
744 YYSTYPE yyval;]b4_locations_if([[
833 YYSTYPE* yyvalp]b4_locuser_formals[)
884 yyuserMerge (int yyn, YYSTYPE* yy0, YYSTYPE* yy1)
1260 YYSTYPE* yyvalp]b4_locations_if([, YYLTYPE* yylocp])[)
[all …]
/external/bison/tests/
Dglr-regression.at37 #define YYSTYPE int
38 static YYSTYPE exprMerge (YYSTYPE x0, YYSTYPE x1);
62 static YYSTYPE exprMerge (YYSTYPE x0, YYSTYPE x1)
120 #define YYSTYPE char *
377 static char *merge (YYSTYPE, YYSTYPE);
427 merge (YYSTYPE s1, YYSTYPE s2)
957 static int merge (YYSTYPE, YYSTYPE);
1012 merge (YYSTYPE s1, YYSTYPE s2)
1221 static char merge (union YYSTYPE, union YYSTYPE);
1362 merge (union YYSTYPE s1, union YYSTYPE s2)
[all …]
Dcxx-type.at54 #define YYSTYPE Node *
64 [ static YYSTYPE stmtMerge (YYSTYPE x0, YYSTYPE x1);])[
287 [[static YYSTYPE
288 stmtMerge (YYSTYPE x0, YYSTYPE x1)
/external/bison/examples/calc++/
Dcalc++-parser.hh75 #ifndef YYSTYPE
89 typedef YYSTYPE semantic_type;
/external/mesa3d/src/glsl/
Dglsl_parser_extras.h264 union YYSTYPE;
265 extern int _mesa_glsl_lex(union YYSTYPE *yylval, YYLTYPE *yylloc,

123