HomeSort by relevance Sort by last modified time
    Searched full:yystype (Results 1 - 25 of 54) sorted by null

1 2 3

  /external/elfutils/libcpu/
i386_parse.h 69 #if ! defined YYSTYPE && ! defined YYSTYPE_IS_DECLARED
70 typedef union YYSTYPE
83 YYSTYPE;
84 # define yystype YYSTYPE /* obsolescent; will be withdrawn */ macro
89 extern YYSTYPE i386_lval;
i386_parse.c 336 #if ! defined YYSTYPE && ! defined YYSTYPE_IS_DECLARED
337 typedef union YYSTYPE
350 YYSTYPE;
351 # define yystype YYSTYPE /* obsolescent; will be withdrawn */ macro
526 YYSTYPE yyvs;
535 ((N) * (sizeof (yytype_int16) + sizeof (YYSTYPE)) \
897 yy_symbol_value_print (FILE *yyoutput, int yytype, YYSTYPE const * const yyvaluep)
903 YYSTYPE const * const yyvaluep;
929 yy_symbol_print (FILE *yyoutput, int yytype, YYSTYPE const * const yyvaluep
    [all...]
  /external/ipsec-tools/src/libipsec/
policy_parse.h 81 #if ! defined YYSTYPE && ! defined YYSTYPE_IS_DECLARED
82 typedef union YYSTYPE
94 YYSTYPE;
95 # define yystype YYSTYPE /* obsolescent; will be withdrawn */ macro
100 extern YYSTYPE __libipseclval;
  /external/elfutils/src/
ldscript.h 103 #if ! defined YYSTYPE && ! defined YYSTYPE_IS_DECLARED
104 typedef union YYSTYPE
122 YYSTYPE;
123 # define yystype YYSTYPE /* obsolescent; will be withdrawn */ macro
128 extern YYSTYPE ldlval;
ldscript.c 228 #if ! defined YYSTYPE && ! defined YYSTYPE_IS_DECLARED
229 typedef union YYSTYPE
247 YYSTYPE;
248 # define yystype YYSTYPE /* obsolescent; will be withdrawn */ macro
423 YYSTYPE yyvs;
432 ((N) * (sizeof (yytype_int16) + sizeof (YYSTYPE)) \
    [all...]
  /external/ipsec-tools/src/racoon/
prsa_par.h 91 #if ! defined YYSTYPE && ! defined YYSTYPE_IS_DECLARED
92 typedef union YYSTYPE
103 YYSTYPE;
104 # define yystype YYSTYPE /* obsolescent; will be withdrawn */ macro
109 extern YYSTYPE prsalval;
cfparse.h 373 #if ! defined YYSTYPE && ! defined YYSTYPE_IS_DECLARED
374 typedef union YYSTYPE
385 YYSTYPE;
386 # define yystype YYSTYPE /* obsolescent; will be withdrawn */ macro
391 extern YYSTYPE yylval;
  /external/libpcap/
tokdefs.h 241 #if ! defined (YYSTYPE) && ! defined (YYSTYPE_IS_DECLARED)
243 typedef union YYSTYPE {
257 } YYSTYPE;
260 # define yystype YYSTYPE /* obsolescent; will be withdrawn */ macro
265 extern YYSTYPE pcap_lval;
  /external/webkit/Source/ThirdParty/ANGLE/src/compiler/
glslang_tab.h 231 #if ! defined YYSTYPE && ! defined YYSTYPE_IS_DECLARED
232 typedef union YYSTYPE
267 YYSTYPE;
268 # define yystype YYSTYPE /* obsolescent; will be withdrawn */ macro
  /external/bison/tests/
cxx-type.at 54 #define YYSTYPE Node *
64 [ static YYSTYPE stmtMerge (YYSTYPE x0, YYSTYPE x1);])[
287 [[static YYSTYPE
288 stmtMerge (YYSTYPE x0, YYSTYPE x1)
glr-regression.at 37 #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);
    [all...]
c++.at 124 // YYSTYPE contains a namespace reference.
125 int yylex (YYSTYPE *lval) {
  /external/mdnsresponder/mDNSShared/
dnsextd_lexer.l 24 extern YYSTYPE yylval;
  /frameworks/base/tools/aidl/
aidl_language.h 121 #define YYSTYPE lexer_type
  /system/core/sh/
arith.c 188 #if ! defined (YYSTYPE) && ! defined (YYSTYPE_IS_DECLARED)
189 typedef int YYSTYPE;
190 # define yystype YYSTYPE /* obsolescent; will be withdrawn */ macro
250 YYSTYPE yyvs;
259 ((N) * (sizeof (short int) + sizeof (YYSTYPE)) \
792 yysymprint (FILE *yyoutput, int yytype, YYSTYPE *yyvaluep)
798 YYSTYPE *yyvaluep;
829 yydestruct (int yytype, YYSTYPE *yyvaluep)
834 YYSTYPE *yyvaluep
    [all...]
  /external/e2fsprogs/intl/
plural.c 66 #ifndef YYSTYPE
71 } yystype; typedef in typeref:union:__anon7220
72 # define YYSTYPE yystype
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]
    [all...]
plural.y 57 static int yylex (YYSTYPE *lval, const char **pexp);
235 yylex (YYSTYPE *lval, const char **pexp)
  /external/bison/data/
yacc.c 106 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...]
glr.c 63 m4_dquote(b4_pure_if([[[[YYSTYPE *]], [[&yylval]]][]dnl
193 #define YYSTYPE ]b4_api_PREFIX[STYPE]b4_locations_if([[
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[)
885 yyuserMerge (int yyn, YYSTYPE* yy0, YYSTYPE* yy1
    [all...]
  /external/bison/examples/calc++/
calc++-parser.hh 75 #ifndef YYSTYPE
89 typedef YYSTYPE semantic_type;
  /external/bison/
NEWS 242 that YYSTYPE has both "ival" and "fval" fields).
259 The definitions of yystype and yyltype will be removed; use YYSTYPE and
271 YYSTYPE, yyparse declaration etc.), the generated parser will include it,
317 against multiple inclusions, constant names, such as YYSTYPE are a
319 YYSTYPE, YYDEBUG and others have never been affected by it. Because it
321 YYSTYPE to be renamed, instead of changing the behavior of %name-prefix,
362 #if ! defined YYSTYPE \ | #if ! defined BAR_STYPE \
364 typedef union YYSTYPE | typedef union BAR_STYPE
367 } YYSTYPE; | } BAR_STYPE
    [all...]
  /external/webkit/Tools/android/flex-2.5.4a/MISC/
parse.c 106 * wrap their definitions of YYSTYPE with "#ifndef YYSTYPE"'s, so the
109 #define YYSTYPE int
376 #ifndef YYSTYPE
377 typedef int YYSTYPE;
395 YYSTYPE *yyvsp;
396 YYSTYPE yyval;
397 YYSTYPE yylval;
399 YYSTYPE yyvs[YYSTACKSIZE];
    [all...]
  /external/bison/doc/
refcard.tex 320 \key{Generate token and {\tt YYSTYPE} definitions.} {-d}
329 {\bf Note:} The token and {\tt YYSTYPE} definitions are generated
466 \key{Data type associated with symbols.} {YYSTYPE}
  /external/webkit/Tools/android/flex-2.5.4a/
parse.y 104 * wrap their definitions of YYSTYPE with "#ifndef YYSTYPE"'s, so the
107 #define YYSTYPE int
  /external/bison/src/
parse-gram.c 62 #define YYSTYPE GRAM_STYPE
534 YYSTYPE yyvs_alloc;
544 ((N) * (sizeof (yytype_int16) + sizeof (YYSTYPE) + sizeof (YYLTYPE)) \
    [all...]

Completed in 270 milliseconds

1 2 3