Searched refs:YYSTYPE (Results 1 - 25 of 30) sorted by relevance

12

/haiku-fatelf/src/libs/print/libgutenprint/src/gutenprintui2/
H A Dprintrc.h32 #if ! defined (YYSTYPE) && ! defined (YYSTYPE_IS_DECLARED)
37 } YYSTYPE; typedef in typeref:union:yylv
38 # define yystype YYSTYPE /* obsolescent; will be withdrawn */
H A Dprintrcy.h125 #if ! defined YYSTYPE && ! defined YYSTYPE_IS_DECLARED
127 # define yystype YYSTYPE /* obsolescent; will be withdrawn */
131 extern YYSTYPE yylval;
H A Dprintrcy.c216 #if ! defined YYSTYPE && ! defined YYSTYPE_IS_DECLARED
218 # define yystype YYSTYPE /* obsolescent; will be withdrawn */
391 YYSTYPE yyvs_alloc;
400 ((N) * (sizeof (yytype_int16) + sizeof (YYSTYPE)) \
844 yy_symbol_value_print (FILE *yyoutput, int yytype, YYSTYPE const * const yyvaluep)
850 YYSTYPE const * const yyvaluep;
876 yy_symbol_print (FILE *yyoutput, int yytype, YYSTYPE const * const yyvaluep)
882 YYSTYPE const * const yyvaluep;
933 yy_reduce_print (YYSTYPE *yyvsp, int yyrule)
937 YYSTYPE *yyvs
[all...]
/haiku-fatelf/src/bin/bc/bc/
H A Dbc.h6 } YYSTYPE; typedef in typeref:union:__anon3234
42 extern YYSTYPE yylval;
H A Dbc.c85 } YYSTYPE; typedef in typeref:union:__anon3233
591 YYSTYPE yylval; /* the semantic value of the */
708 register YYSTYPE *yyvsp;
713 YYSTYPE yyvsa[YYINITDEPTH]; /* the semantic value stack */
716 YYSTYPE *yyvs = yyvsa; /* to allow yyoverflow to reallocate them elsewhere */
733 YYSTYPE yylval;
740 YYSTYPE yyval; /* the variable used to return */
778 YYSTYPE *yyvs1 = yyvs;
833 yyvs = (YYSTYPE *) YYSTACK_ALLOC (yystacksize * sizeof (*yyvsp));
/haiku-fatelf/src/bin/bash/
H A Dy.tab.h139 #if ! defined YYSTYPE && ! defined YYSTYPE_IS_DECLARED
140 typedef union YYSTYPE union
153 YYSTYPE; typedef in typeref:union:YYSTYPE
154 # define yystype YYSTYPE /* obsolescent; will be withdrawn */
159 extern YYSTYPE yylval;
H A Dparser-built139 #if ! defined YYSTYPE && ! defined YYSTYPE_IS_DECLARED
140 typedef union YYSTYPE
153 YYSTYPE;
154 # define yystype YYSTYPE /* obsolescent; will be withdrawn */
159 extern YYSTYPE yylval;
/haiku-fatelf/src/libs/print/libgutenprint/src/testpattern/
H A Dtestpatterny.h141 #if ! defined YYSTYPE && ! defined YYSTYPE_IS_DECLARED
143 # define yystype YYSTYPE /* obsolescent; will be withdrawn */
147 extern YYSTYPE yylval;
H A Dtestpattern.h107 } YYSTYPE; typedef in typeref:struct:yylv
H A Dtestpatterny.c266 #if ! defined YYSTYPE && ! defined YYSTYPE_IS_DECLARED
268 # define yystype YYSTYPE /* obsolescent; will be withdrawn */
441 YYSTYPE yyvs_alloc;
450 ((N) * (sizeof (yytype_int16) + sizeof (YYSTYPE)) \
982 yy_symbol_value_print (FILE *yyoutput, int yytype, YYSTYPE const * const yyvaluep)
988 YYSTYPE const * const yyvaluep;
1014 yy_symbol_print (FILE *yyoutput, int yytype, YYSTYPE const * const yyvaluep)
1020 YYSTYPE const * const yyvaluep;
1071 yy_reduce_print (YYSTYPE *yyvsp, int yyrule)
1075 YYSTYPE *yyvs
[all...]
/haiku-fatelf/src/bin/gawk/intl/
H A Dplural.c66 #ifndef YYSTYPE
72 # define YYSTYPE yystype macro
90 static int yylex PARAMS ((YYSTYPE *lval, const char **pexp));
402 YYSTYPE yyvs;
415 ((N) * (sizeof (short) + sizeof (YYSTYPE) + sizeof (YYLTYPE)) \
419 ((N) * (sizeof (short) + sizeof (YYSTYPE)) \
677 YYSTYPE yylval; \
731 YYSTYPE yyvsa[YYINITDEPTH];
732 YYSTYPE *yyvs = yyvsa;
733 register YYSTYPE *yyvs
[all...]
H A Dplural.y69 static int yylex PARAMS ((YYSTYPE *lval, const char **pexp));
261 YYSTYPE *lval;
/haiku-fatelf/src/bin/bash/lib/intl/
H A Dplural.c144 #if ! defined (YYSTYPE) && ! defined (YYSTYPE_IS_DECLARED)
146 typedef union YYSTYPE { union
150 } YYSTYPE; typedef in typeref:union:YYSTYPE
153 # define yystype YYSTYPE /* obsolescent; will be withdrawn */
176 static int yylex PARAMS ((YYSTYPE *lval, const char **pexp));
307 YYSTYPE yyvs;
316 ((N) * (sizeof (short int) + sizeof (YYSTYPE)) \
823 yysymprint (FILE *yyoutput, int yytype, YYSTYPE *yyvaluep)
829 YYSTYPE *yyvaluep;
860 yydestruct (const char *yymsg, int yytype, YYSTYPE *yyvalue
[all...]
H A Dplural.y71 static int yylex PARAMS ((YYSTYPE *lval, const char **pexp));
263 YYSTYPE *lval;
/haiku-fatelf/src/bin/gdb/gdb/
H A Dm2-exp.c260 #if ! defined (YYSTYPE) && ! defined (YYSTYPE_IS_DECLARED)
262 typedef union YYSTYPE { union
276 } YYSTYPE; typedef in typeref:union:YYSTYPE
278 # define yystype YYSTYPE /* obsolescent; will be withdrawn */
337 YYSTYPE yyvs;
346 ((N) * (sizeof (short) + sizeof (YYSTYPE)) \
1109 yysymprint (FILE *yyoutput, int yytype, YYSTYPE *yyvaluep)
1115 YYSTYPE *yyvaluep;
1146 yydestruct (int yytype, YYSTYPE *yyvaluep)
1151 YYSTYPE *yyvalue
[all...]
H A Df-exp.c230 #if ! defined (YYSTYPE) && ! defined (YYSTYPE_IS_DECLARED)
232 typedef union YYSTYPE { union
251 } YYSTYPE; typedef in typeref:union:YYSTYPE
253 # define yystype YYSTYPE /* obsolescent; will be withdrawn */
263 /* YYSTYPE gets defined by %union */
264 static int parse_number (char *, int, int, YYSTYPE *);
316 YYSTYPE yyvs;
325 ((N) * (sizeof (short) + sizeof (YYSTYPE)) \
988 yysymprint (FILE *yyoutput, int yytype, YYSTYPE *yyvaluep)
994 YYSTYPE *yyvalue
[all...]
H A Djv-exp.c221 #if ! defined (YYSTYPE) && ! defined (YYSTYPE_IS_DECLARED)
223 typedef union YYSTYPE { union
242 } YYSTYPE; typedef in typeref:union:YYSTYPE
244 # define yystype YYSTYPE /* obsolescent; will be withdrawn */
254 /* YYSTYPE gets defined by %union */
255 static int parse_number (char *, int, int, YYSTYPE *);
307 YYSTYPE yyvs;
316 ((N) * (sizeof (short) + sizeof (YYSTYPE)) \
1039 yysymprint (FILE *yyoutput, int yytype, YYSTYPE *yyvaluep)
1045 YYSTYPE *yyvalue
[all...]
H A Dada-exp.c274 #if ! defined (YYSTYPE) && ! defined (YYSTYPE_IS_DECLARED)
276 typedef union YYSTYPE { union
293 } YYSTYPE; typedef in typeref:union:YYSTYPE
295 # define yystype YYSTYPE /* obsolescent; will be withdrawn */
354 YYSTYPE yyvs;
363 ((N) * (sizeof (short) + sizeof (YYSTYPE)) \
1176 yysymprint (FILE *yyoutput, int yytype, YYSTYPE *yyvaluep)
1182 YYSTYPE *yyvaluep;
1213 yydestruct (int yytype, YYSTYPE *yyvaluep)
1218 YYSTYPE *yyvalue
[all...]
H A Dc-exp.c238 #if ! defined (YYSTYPE) && ! defined (YYSTYPE_IS_DECLARED)
240 typedef union YYSTYPE { union
262 } YYSTYPE; typedef in typeref:union:YYSTYPE
264 # define yystype YYSTYPE /* obsolescent; will be withdrawn */
274 /* YYSTYPE gets defined by %union */
275 static int parse_number (char *, int, int, YYSTYPE *);
327 YYSTYPE yyvs;
336 ((N) * (sizeof (short) + sizeof (YYSTYPE)) \
1168 yysymprint (FILE *yyoutput, int yytype, YYSTYPE *yyvaluep)
1174 YYSTYPE *yyvalue
[all...]
H A Dobjc-exp.c243 #if ! defined (YYSTYPE) && ! defined (YYSTYPE_IS_DECLARED)
245 typedef union YYSTYPE { union
268 } YYSTYPE; typedef in typeref:union:YYSTYPE
270 # define yystype YYSTYPE /* obsolescent; will be withdrawn */
280 /* YYSTYPE gets defined by %union. */
282 parse_number PARAMS ((char *, int, int, YYSTYPE *));
334 YYSTYPE yyvs;
343 ((N) * (sizeof (short) + sizeof (YYSTYPE)) \
1152 yysymprint (FILE *yyoutput, int yytype, YYSTYPE *yyvaluep)
1158 YYSTYPE *yyvalue
[all...]
H A Dp-exp.c224 #if ! defined (YYSTYPE) && ! defined (YYSTYPE_IS_DECLARED)
226 typedef union YYSTYPE { union
248 } YYSTYPE; typedef in typeref:union:YYSTYPE
250 # define yystype YYSTYPE /* obsolescent; will be withdrawn */
260 /* YYSTYPE gets defined by %union */
262 parse_number (char *, int, int, YYSTYPE *);
320 YYSTYPE yyvs;
329 ((N) * (sizeof (short) + sizeof (YYSTYPE)) \
962 yysymprint (FILE *yyoutput, int yytype, YYSTYPE *yyvaluep)
968 YYSTYPE *yyvalue
[all...]
H A Df-exp.y152 /* YYSTYPE gets defined by %union */
153 static int parse_number (char *, int, int, YYSTYPE *);
412 { YYSTYPE val;
648 YYSTYPE *putithere;
1167 YYSTYPE newlval; /* Its value is ignored. */
H A Djv-exp.y149 /* YYSTYPE gets defined by %union */
150 static int parse_number (char *, int, int, YYSTYPE *);
238 { YYSTYPE val;
698 YYSTYPE *putithere;
1204 YYSTYPE newlval; /* Its value is ignored. */
/haiku-fatelf/src/bin/coreutils/lib/
H A Dgetdate.c273 union YYSTYPE;
274 static int yylex (union YYSTYPE *, parser_control *);
418 #if ! defined YYSTYPE && ! defined YYSTYPE_IS_DECLARED
419 typedef union YYSTYPE union
432 } YYSTYPE; typedef in typeref:union:YYSTYPE
434 # define yystype YYSTYPE /* obsolescent; will be withdrawn */
606 YYSTYPE yyvs_alloc;
615 ((N) * (sizeof (yytype_int16) + sizeof (YYSTYPE)) \
1012 yy_symbol_value_print (FILE *yyoutput, int yytype, YYSTYPE const * const yyvaluep, parser_control *pc)
1018 YYSTYPE cons
[all...]
/haiku-fatelf/src/bin/gawk/
H A Dawkgram.c249 #if ! defined (YYSTYPE) && ! defined (YYSTYPE_IS_DECLARED)
251 typedef union YYSTYPE { union
258 } YYSTYPE; typedef in typeref:union:YYSTYPE
261 # define yystype YYSTYPE /* obsolescent; will be withdrawn */
316 YYSTYPE yyvs;
325 ((N) * (sizeof (short) + sizeof (YYSTYPE)) \
1218 yysymprint (FILE *yyoutput, int yytype, YYSTYPE *yyvaluep)
1224 YYSTYPE *yyvaluep;
1255 yydestruct (int yytype, YYSTYPE *yyvaluep)
1260 YYSTYPE *yyvalue
[all...]

Completed in 241 milliseconds

12