Home
last modified time | relevance | path

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

123

/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/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/swiftshader/src/OpenGL/compiler/preprocessor/
DExpressionParser.cpp106 typedef __int64 YYSTYPE; typedef
109 typedef intmax_t YYSTYPE; typedef
126 static int yylex(YYSTYPE* lvalp, Context* context);
175 #if ! defined YYSTYPE && ! defined YYSTYPE_IS_DECLARED
176 typedef int YYSTYPE; typedef
376 YYSTYPE yyvs_alloc;
385 ((N) * (sizeof (yytype_int16) + sizeof (YYSTYPE)) \
712 yy_symbol_value_print (FILE *yyoutput, int yytype, YYSTYPE const * const yyvaluep, Context *context) in yy_symbol_value_print()
732 yy_symbol_print (FILE *yyoutput, int yytype, YYSTYPE const * const yyvaluep, Context *context) in yy_symbol_print()
770 yy_reduce_print (yytype_int16 *yyssp, YYSTYPE *yyvsp, int yyrule, Context *context) in yy_reduce_print()
[all …]
DExpressionParser.y56 typedef __int64 YYSTYPE; typedef
59 typedef intmax_t YYSTYPE;
82 static int yylex(YYSTYPE* lvalp, Context* context);
241 int yylex(YYSTYPE* lvalp, Context* context)
256 *lvalp = static_cast<YYSTYPE>(val);
DTokenizer.cpp574 typedef std::string YYSTYPE; typedef
644 YYSTYPE * yylval_r;
695 YYSTYPE * ppget_lval (yyscan_t yyscanner );
697 void ppset_lval (YYSTYPE * yylval_param ,yyscan_t yyscanner );
818 (YYSTYPE * yylval_param,YYLTYPE * yylloc_param ,yyscan_t yyscanner);
821 (YYSTYPE * yylval_param, YYLTYPE * yylloc_param , yyscan_t yyscanner)
2157 YYSTYPE * ppget_lval (yyscan_t yyscanner) in ppget_lval()
2163 void ppset_lval (YYSTYPE * yylval_param , yyscan_t yyscanner) in ppset_lval()
/external/swiftshader/src/OpenGL/compiler/
Dglslang_tab.h184 #if ! defined YYSTYPE && ! defined YYSTYPE_IS_DECLARED
186 union YYSTYPE union
225 typedef union YYSTYPE YYSTYPE; typedef
Dglslang_tab.cpp271 #if ! defined YYSTYPE && ! defined YYSTYPE_IS_DECLARED
273 union YYSTYPE union
312 typedef union YYSTYPE YYSTYPE; typedef
340 extern int yylex(YYSTYPE* yylval, YYLTYPE* yylloc, void* yyscanner);
583 YYSTYPE yyvs_alloc;
593 ((N) * (sizeof (yytype_int16) + sizeof (YYSTYPE) + sizeof (YYLTYPE)) \
1729 yy_symbol_value_print (FILE *yyoutput, int yytype, YYSTYPE const * const yyvaluep, YYLTYPE const * … in yy_symbol_value_print()
1751 yy_symbol_print (FILE *yyoutput, int yytype, YYSTYPE const * const yyvaluep, YYLTYPE const * const … in yy_symbol_print()
1791 yy_reduce_print (yytype_int16 *yyssp, YYSTYPE *yyvsp, YYLTYPE *yylsp, int yyrule, TParseContext* co… in yy_reduce_print()
2071 yydestruct (const char *yymsg, int yytype, YYSTYPE *yyvaluep, YYLTYPE *yylocationp, TParseContext* … in yydestruct()
[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 …]
Dplural.y57 static int yylex (YYSTYPE *lval, const char **pexp);
235 yylex (YYSTYPE *lval, const char **pexp) in yylex()
/external/libpcap/
Dgrammar.h291 #if ! defined YYSTYPE && ! defined YYSTYPE_IS_DECLARED
292 typedef union YYSTYPE YYSTYPE; typedef
293 union YYSTYPE union
Dscanner.h289 YYSTYPE * pcap_get_lval (yyscan_t yyscanner );
291 void pcap_set_lval (YYSTYPE * yylval_param ,yyscan_t yyscanner );
339 (YYSTYPE * yylval_param ,yyscan_t yyscanner);
342 (YYSTYPE * yylval_param , yyscan_t yyscanner)
Dgrammar.c594 #if ! defined YYSTYPE && ! defined YYSTYPE_IS_DECLARED
595 typedef union YYSTYPE YYSTYPE; typedef
596 union YYSTYPE union
815 YYSTYPE yyvs_alloc;
824 ((N) * (sizeof (yytype_int16) + sizeof (YYSTYPE)) \
1454 yy_symbol_value_print (FILE *yyoutput, int yytype, YYSTYPE const * const yyvaluep, void *yyscanner,… in yy_symbol_value_print()
1475 yy_symbol_print (FILE *yyoutput, int yytype, YYSTYPE const * const yyvaluep, void *yyscanner, compi… in yy_symbol_print()
1513 yy_reduce_print (yytype_int16 *yyssp, YYSTYPE *yyvsp, int yyrule, void *yyscanner, compiler_state_t… in yy_reduce_print()
1793 yydestruct (const char *yymsg, int yytype, YYSTYPE *yyvaluep, void *yyscanner, compiler_state_t *cs… in yydestruct()
1824 YY_INITIAL_VALUE (static YYSTYPE yyval_default;) in yyparse()
[all …]
Dscanner.c2847 YYSTYPE * yylval_r;
2894 YYSTYPE * pcap_get_lval (yyscan_t yyscanner );
2896 void pcap_set_lval (YYSTYPE * yylval_param ,yyscan_t yyscanner );
3009 (YYSTYPE * yylval_param ,yyscan_t yyscanner);
3012 (YYSTYPE * yylval_param , yyscan_t yyscanner)
4870 YYSTYPE * pcap_get_lval (yyscan_t yyscanner) in pcap_get_lval()
4876 void pcap_set_lval (YYSTYPE * yylval_param , yyscan_t yyscanner) in pcap_set_lval()
/external/mesa3d/src/compiler/glsl/glcpp/
Dglcpp.h59 typedef union YYSTYPE union
67 } YYSTYPE; typedef
103 YYSTYPE value;
261 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 …]
Dc.m4105 # If the %union is not named, its name is YYSTYPE.
457 [[YYSTYPE *yyvaluep], [yyvaluep]][]dnl
496 [[YYSTYPE const * const yyvaluep], [yyvaluep]][]dnl
530 [[YYSTYPE const * const yyvaluep], [yyvaluep]][]dnl
555 # in the parser body. Declare YYSTYPE/YYLTYPE, and yylval/yylloc.
/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/libnl/lib/route/
Dpktloc_syntax.y25 extern int pktloc_lex(YYSTYPE *, YYLTYPE *, void *);
/external/toybox/kconfig/
Dzconf.tab.c_shipped201 #if ! defined (YYSTYPE) && ! defined (YYSTYPE_IS_DECLARED)
203 typedef union YYSTYPE {
210 } YYSTYPE;
213 # define yystype YYSTYPE /* obsolescent; will be withdrawn */
318 YYSTYPE yyvs;
327 ((N) * (sizeof (short int) + sizeof (YYSTYPE)) \
1050 yysymprint (FILE *yyoutput, int yytype, YYSTYPE *yyvaluep)
1056 YYSTYPE *yyvaluep;
1087 yydestruct (const char *yymsg, int yytype, YYSTYPE *yyvaluep)
1093 YYSTYPE *yyvaluep;
[all …]
/external/mdnsresponder/mDNSShared/
Ddnsextd_lexer.l24 extern YYSTYPE yylval;

123