HomeSort by relevance Sort by last modified time
    Searched defs:YYSTYPE (Results 1 - 20 of 20) sorted by null

  /external/iproute2/tc/
emp_ematch.yacc.h 57 #if ! defined YYSTYPE && ! defined YYSTYPE_IS_DECLARED
59 union YYSTYPE
70 typedef union YYSTYPE YYSTYPE;
90 extern YYSTYPE ematch_lval;
emp_ematch.yacc.c 126 #if ! defined YYSTYPE && ! defined YYSTYPE_IS_DECLARED
128 union YYSTYPE
139 typedef union YYSTYPE YYSTYPE;
159 extern YYSTYPE ematch_lval;
361 YYSTYPE yyvs_alloc;
371 ((N) * (sizeof (yytype_int16) + sizeof (YYSTYPE) + sizeof (YYLTYPE)) \
715 yy_symbol_value_print (FILE *yyoutput, int yytype, YYSTYPE const * const yyvaluep, YYLTYPE const * const yylocationp)
735 yy_symbol_print (FILE *yyoutput, int yytype, YYSTYPE const * const yyvaluep, YYLTYPE const * const yylocationp)
775 yy_reduce_print (yytype_int16 *yyssp, YYSTYPE *yyvsp, YYLTYPE *yylsp, int yyrule
    [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/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/libxkbcommon/xkbcommon/src/xkbcomp/
parser.h 179 #if ! defined YYSTYPE && ! defined YYSTYPE_IS_DECLARED
180 typedef union YYSTYPE YYSTYPE;
181 union YYSTYPE
parser.c 289 #if ! defined YYSTYPE && ! defined YYSTYPE_IS_DECLARED
290 typedef union YYSTYPE YYSTYPE;
291 union YYSTYPE
520 YYSTYPE yyvs_alloc;
529 ((N) * (sizeof (yytype_int16) + sizeof (YYSTYPE)) \
    [all...]
  /external/mesa3d/src/compiler/glsl/glcpp/
glcpp.h 61 typedef union YYSTYPE
69 } YYSTYPE;
105 YYSTYPE value;
263 glcpp_lex (YYSTYPE *lvalp, YYLTYPE *llocp, yyscan_t scanner);
  /external/one-true-awk/
ytab.h 241 #if ! defined YYSTYPE && ! defined YYSTYPE_IS_DECLARED
243 union YYSTYPE
255 typedef union YYSTYPE YYSTYPE;
261 extern YYSTYPE yylval;
ytab.c 309 #if ! defined YYSTYPE && ! defined YYSTYPE_IS_DECLARED
311 union YYSTYPE
323 typedef union YYSTYPE YYSTYPE;
329 extern YYSTYPE yylval;
524 YYSTYPE yyvs_alloc;
533 ((N) * (sizeof (yytype_int16) + sizeof (YYSTYPE)) \
    [all...]
  /external/e2fsprogs/intl/
plural.c 66 #ifndef YYSTYPE
71 } yystype; typedef in typeref:union:__anon20772
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...]
  /external/libpcap/
grammar.h 291 #if ! defined YYSTYPE && ! defined YYSTYPE_IS_DECLARED
293 union YYSTYPE
314 typedef union YYSTYPE YYSTYPE;
grammar.c 609 #if ! defined YYSTYPE && ! defined YYSTYPE_IS_DECLARED
611 union YYSTYPE
632 typedef union YYSTYPE YYSTYPE;
832 YYSTYPE yyvs_alloc;
841 ((N) * (sizeof (yytype_int16) + sizeof (YYSTYPE)) \
    [all...]
  /external/swiftshader/src/OpenGL/compiler/
glslang_tab.h 184 #if ! defined YYSTYPE && ! defined YYSTYPE_IS_DECLARED
186 union YYSTYPE
225 typedef union YYSTYPE YYSTYPE;
glslang_tab.cpp 271 #if ! defined YYSTYPE && ! defined YYSTYPE_IS_DECLARED
273 union YYSTYPE
312 typedef union YYSTYPE YYSTYPE;
340 extern int yylex(YYSTYPE* yylval, YYLTYPE* yylloc, void* yyscanner);
583 YYSTYPE yyvs_alloc;
593 ((N) * (sizeof (yytype_int16) + sizeof (YYSTYPE) + sizeof (YYLTYPE)) \
    [all...]
  /external/swiftshader/src/OpenGL/compiler/preprocessor/
ExpressionParser.cpp 118 typedef int32_t YYSTYPE;
148 static int yylex(YYSTYPE* lvalp, Context* context);
198 #if ! defined YYSTYPE && ! defined YYSTYPE_IS_DECLARED
199 typedef int YYSTYPE;
399 YYSTYPE yyvs_alloc;
408 ((N) * (sizeof (yytype_int16) + sizeof (YYSTYPE)) \
735 yy_symbol_value_print (FILE *yyoutput, int yytype, YYSTYPE const * const yyvaluep, Context *context)
755 yy_symbol_print (FILE *yyoutput, int yytype, YYSTYPE const * const yyvaluep, Context *context)
793 yy_reduce_print (yytype_int16 *yyssp, YYSTYPE *yyvsp, int yyrule, Context *context)
    [all...]
Tokenizer.cpp 938 typedef std::string YYSTYPE;
1025 YYSTYPE * yylval_r;
1043 /* This must go here because YYSTYPE and YYLTYPE are included
1127 YYSTYPE * yyget_lval ( yyscan_t yyscanner );
1130 void yyset_lval ( YYSTYPE * yylval_param , yyscan_t yyscanner );
1291 (YYSTYPE * yylval_param, YYLTYPE * yylloc_param , yyscan_t yyscanner);
1294 (YYSTYPE * yylval_param, YYLTYPE * yylloc_param , yyscan_t yyscanner)
    [all...]
  /external/deqp-deps/glslang/glslang/MachineIndependent/
glslang_tab.cpp.h 455 #if ! defined YYSTYPE && ! defined YYSTYPE_IS_DECLARED
457 union YYSTYPE
497 typedef union YYSTYPE YYSTYPE;
glslang_tab.cpp 533 #if ! defined YYSTYPE && ! defined YYSTYPE_IS_DECLARED
535 union YYSTYPE
575 typedef union YYSTYPE YYSTYPE;
600 extern int yylex(YYSTYPE*, TParseContext&);
790 YYSTYPE yyvs_alloc;
799 ((N) * (sizeof (yytype_int16) + sizeof (YYSTYPE)) \
    [all...]
  /external/mksh/src/
sh.h     [all...]

Completed in 686 milliseconds