Home
last modified time | relevance | path

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

/system/core/sh/
Darith.c188 #if ! defined (YYSTYPE) && ! defined (YYSTYPE_IS_DECLARED)
189 typedef int YYSTYPE; typedef
190 # define yystype YYSTYPE /* obsolescent; will be withdrawn */
250 YYSTYPE yyvs;
259 ((N) * (sizeof (short int) + sizeof (YYSTYPE)) \
790 yysymprint (FILE *yyoutput, int yytype, YYSTYPE *yyvaluep) in yysymprint()
796 YYSTYPE *yyvaluep;
827 yydestruct (int yytype, YYSTYPE *yyvaluep) in yydestruct()
832 YYSTYPE *yyvaluep;
869 YYSTYPE yylval;
[all …]