Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/scripts/dtc/
H A Ddtc-parser.tab.h
H A Ddtc-parser.tab.h_shipped74 #if ! defined YYSTYPE && ! defined YYSTYPE_IS_DECLARED
76 union YYSTYPE
101 typedef union YYSTYPE YYSTYPE;
121 extern YYSTYPE yylval;
H A Ddtc-parser.tab.c
H A Ddtc-parser.tab.c_shipped145 #if ! defined YYSTYPE && ! defined YYSTYPE_IS_DECLARED
147 union YYSTYPE
172 typedef union YYSTYPE YYSTYPE;
192 extern YYSTYPE yylval;
388 YYSTYPE yyvs_alloc;
398 ((N) * (sizeof (yytype_int16) + sizeof (YYSTYPE) + sizeof (YYLTYPE)) \
843 yy_symbol_value_print (FILE *yyoutput, int yytype, YYSTYPE const * const yyvaluep, YYLTYPE const * …
863 yy_symbol_print (FILE *yyoutput, int yytype, YYSTYPE const * const yyvaluep, YYLTYPE const * const …
903 yy_reduce_print (yytype_int16 *yyssp, YYSTYPE *yyvsp, YYLTYPE *yylsp, int yyrule)
1183 yydestruct (const char *yymsg, int yytype, YYSTYPE *yyvaluep, YYLTYPE *yylocationp)
[all …]
/OK3568_Linux_fs/external/xserver/hw/dmx/config/
H A Dparser.h88 #if ! defined YYSTYPE && ! defined YYSTYPE_IS_DECLARED
89 union YYSTYPE union
111 typedef union YYSTYPE YYSTYPE; typedef
117 extern YYSTYPE yylval;
H A Dparser.c167 #if ! defined YYSTYPE && ! defined YYSTYPE_IS_DECLARED
168 union YYSTYPE union
190 typedef union YYSTYPE YYSTYPE; typedef
196 extern YYSTYPE yylval;
502 YYSTYPE yyvs_alloc;
511 ((N) * (YYSIZEOF (yy_state_t) + YYSIZEOF (YYSTYPE)) \
867 yysymbol_kind_t yykind, YYSTYPE const * const yyvaluep) in yy_symbol_value_print()
889 yysymbol_kind_t yykind, YYSTYPE const * const yyvaluep) in yy_symbol_print()
927 yy_reduce_print (yy_state_t *yyssp, YYSTYPE *yyvsp, in yy_reduce_print()
990 yysymbol_kind_t yykind, YYSTYPE *yyvaluep) in yydestruct()
[all …]
/OK3568_Linux_fs/external/xserver/hw/xwin/
H A Dwinprefsyacc.h124 #if ! defined YYSTYPE && ! defined YYSTYPE_IS_DECLARED
125 union YYSTYPE union
136 typedef union YYSTYPE YYSTYPE; typedef
142 extern YYSTYPE yylval;
H A Dwinprefsyacc.c270 #if ! defined YYSTYPE && ! defined YYSTYPE_IS_DECLARED
271 union YYSTYPE union
282 typedef union YYSTYPE YYSTYPE; typedef
288 extern YYSTYPE yylval;
616 YYSTYPE yyvs_alloc;
625 ((N) * (YYSIZEOF (yy_state_t) + YYSIZEOF (YYSTYPE)) \
1000 yysymbol_kind_t yykind, YYSTYPE const * const yyvaluep) in yy_symbol_value_print()
1022 yysymbol_kind_t yykind, YYSTYPE const * const yyvaluep) in yy_symbol_print()
1060 yy_reduce_print (yy_state_t *yyssp, YYSTYPE *yyvsp, in yy_reduce_print()
1123 yysymbol_kind_t yykind, YYSTYPE *yyvaluep) in yydestruct()
[all …]
/OK3568_Linux_fs/kernel/tools/perf/util/
H A Dparse-events.l21 YYSTYPE *parse_events_get_lval(yyscan_t yyscanner);
23 static int __value(YYSTYPE *yylval, char *str, int base, int token) in __value()
38 YYSTYPE *yylval = parse_events_get_lval(scanner); in value()
46 YYSTYPE *yylval = parse_events_get_lval(scanner); in str()
69 YYSTYPE *yylval = parse_events_get_lval(scanner); in raw()
115 YYSTYPE *yylval = parse_events_get_lval(scanner); in drv_str()
125 YYSTYPE *__yylval = parse_events_get_lval(yyscanner); \
137 YYSTYPE *yylval = parse_events_get_lval(scanner); in pmu_str_check()
159 YYSTYPE *yylval = parse_events_get_lval(scanner); in sym()
167 YYSTYPE *yylval = parse_events_get_lval(scanner); in tool()
[all …]
H A Dexpr.l11 YYSTYPE *expr_get_lval(yyscan_t yyscanner);
13 static double __value(YYSTYPE *yylval, char *str, int token) in __value()
28 YYSTYPE *yylval = expr_get_lval(scanner); in value()
72 YYSTYPE *yylval = expr_get_lval(scanner); in str()
/OK3568_Linux_fs/u-boot/scripts/kconfig/
H A Dzconf.tab.c
H A Dzconf.tab.c_shipped181 #if ! defined YYSTYPE && ! defined YYSTYPE_IS_DECLARED
183 union YYSTYPE
197 typedef union YYSTYPE YYSTYPE;
203 extern YYSTYPE zconflval;
402 YYSTYPE yyvs_alloc;
411 ((N) * (sizeof (yytype_int16) + sizeof (YYSTYPE)) \
865 yy_symbol_value_print (FILE *yyoutput, int yytype, YYSTYPE const * const yyvaluep)
884 yy_symbol_print (FILE *yyoutput, int yytype, YYSTYPE const * const yyvaluep)
922 yy_reduce_print (yytype_int16 *yyssp, YYSTYPE *yyvsp, int yyrule)
1202 yydestruct (const char *yymsg, int yytype, YYSTYPE *yyvaluep)
[all …]
/OK3568_Linux_fs/buildroot/support/kconfig/
H A Dzconf.tab.c_shipped173 #if ! defined YYSTYPE && ! defined YYSTYPE_IS_DECLARED
175 union YYSTYPE
189 typedef union YYSTYPE YYSTYPE;
195 extern YYSTYPE yylval;
394 YYSTYPE yyvs_alloc;
403 ((N) * (sizeof (yytype_int16) + sizeof (YYSTYPE)) \
864 yy_symbol_value_print (FILE *yyoutput, int yytype, YYSTYPE const * const yyvaluep)
883 yy_symbol_print (FILE *yyoutput, int yytype, YYSTYPE const * const yyvaluep)
921 yy_reduce_print (yytype_int16 *yyssp, YYSTYPE *yyvsp, int yyrule)
1201 yydestruct (const char *yymsg, int yytype, YYSTYPE *yyvaluep)
[all …]
/OK3568_Linux_fs/kernel/scripts/genksyms/
H A Dgenksyms.h47 #define YYSTYPE yystype macro
/OK3568_Linux_fs/buildroot/package/oracle-mysql/
H A D0005-bison_3_breaks_mysql_server_build.patch23 YYSTYPE *yylval=(YYSTYPE*) arg;
113 bool my_yyoverflow(short **a, YYSTYPE **b, ulong *yystacksize);