daplex.c#111 | daplex(YYSTYPE* lvalp, DAPparsestate* state) |
#119 | YYSTYPE lval = NULL; |
dapparselex.h#15 | #define YYSTYPE Object |
#81 | extern int daplex(YYSTYPE*, DAPparsestate*); |
dapy.c#142 | #if ! defined YYSTYPE && ! defined YYSTYPE_IS_DECLARED |
#143 | typedef int YYSTYPE; |
#343 | YYSTYPE yyvs_alloc; |
#352 | ((N) * (sizeof (yytype_int16) + sizeof (YYSTYPE)) \ |
#802 | yy_symbol_value_print (FILE *yyoutput, int yytype, YYSTYPE const * const yyvaluep, DAPparsestate* parsestate) |
#822 | yy_symbol_print (FILE *yyoutput, int yytype, YYSTYPE const * const yyvaluep, DAPparsestate* parsestate) |
#860 | yy_reduce_print (yytype_int16 *yyssp, YYSTYPE *yyvsp, int yyrule, DAPparsestate* parsestate) |
#1140 | yydestruct (const char *yymsg, int yytype, YYSTYPE *yyvaluep, DAPparsestate* parsestate) |
#1170 | YY_INITIAL_VALUE (static YYSTYPE yyval_default;) |
#1171 | YYSTYPE yylval YY_INITIAL_VALUE (= yyval_default); |
#1193 | YYSTYPE yyvsa[YYINITDEPTH]; |
#1194 | YYSTYPE *yyvs; |
#1195 | YYSTYPE *yyvsp; |
#1205 | YYSTYPE yyval; |
#1253 | YYSTYPE *yyvs1 = yyvs; |
dapy.h#77 | #if ! defined YYSTYPE && ! defined YYSTYPE_IS_DECLARED |
#78 | typedef int YYSTYPE; |
dcelex.c#39 | dcelex(YYSTYPE* lvalp, DCEparsestate* state) |
dceparselex.h#27 | #define YYSTYPE Object |
#89 | extern int dcelex(YYSTYPE*, DCEparsestate*); |
dcetab.c#125 | #if ! defined YYSTYPE && ! defined YYSTYPE_IS_DECLARED |
#126 | typedef int YYSTYPE; |
#326 | YYSTYPE yyvs_alloc; |
#335 | ((N) * (sizeof (yytype_int16) + sizeof (YYSTYPE)) \ |
#670 | yy_symbol_value_print (FILE *yyoutput, int yytype, YYSTYPE const * const yyvaluep, DCEparsestate* parsestate) |
#690 | yy_symbol_print (FILE *yyoutput, int yytype, YYSTYPE const * const yyvaluep, DCEparsestate* parsestate) |
#728 | yy_reduce_print (yytype_int16 *yyssp, YYSTYPE *yyvsp, int yyrule, DCEparsestate* parsestate) |
#1008 | yydestruct (const char *yymsg, int yytype, YYSTYPE *yyvaluep, DCEparsestate* parsestate) |
#1038 | YY_INITIAL_VALUE (static YYSTYPE yyval_default;) |
#1039 | YYSTYPE yylval YY_INITIAL_VALUE (= yyval_default); |
#1061 | YYSTYPE yyvsa[YYINITDEPTH]; |
#1062 | YYSTYPE *yyvs; |
#1063 | YYSTYPE *yyvsp; |
#1073 | YYSTYPE yyval; |
#1121 | YYSTYPE *yyvs1 = yyvs; |
dcetab.h#55 | #if ! defined YYSTYPE && ! defined YYSTYPE_IS_DECLARED |
#56 | typedef int YYSTYPE; |
ncgentab.c#100 | #define YYSTYPE YYSTYPE1 |
#101 | YYSTYPE symlist; /* symbol table: linked list */ |
#207 | #if ! defined YYSTYPE && ! defined YYSTYPE_IS_DECLARED |
#208 | typedef int YYSTYPE; |
#210 | # define yystype YYSTYPE /* obsolescent; will be withdrawn */ |
#214 | extern YYSTYPE ncglval; |
#400 | YYSTYPE yyvs_alloc; |
#409 | ((N) * (sizeof (yytype_int16) + sizeof (YYSTYPE)) \ |
#853 | yy_symbol_value_print (FILE *yyoutput, int yytype, YYSTYPE const * const yyvaluep) |
#859 | YYSTYPE const * const yyvaluep; |
#887 | yy_symbol_print (FILE *yyoutput, int yytype, YYSTYPE const * const yyvaluep) |
#893 | YYSTYPE const * const yyvaluep; |
#944 | yy_reduce_print (YYSTYPE *yyvsp, int yyrule) |
#948 | YYSTYPE *yyvsp; |
#1248 | yydestruct (const char *yymsg, int yytype, YYSTYPE *yyvaluep) |
#1254 | YYSTYPE *yyvaluep; |
#1287 | YYSTYPE yylval; |
#1336 | YYSTYPE yyvsa[YYINITDEPTH]; |
#1337 | YYSTYPE *yyvs; |
#1338 | YYSTYPE *yyvsp; |
#1348 | YYSTYPE yyval; |
#1405 | YYSTYPE *yyvs1 = yyvs; |
#2629 | YYSTYPE lookup(char *sname) |
#2631 | YYSTYPE sp; |
#2635 | for (sp = symlist; sp != (YYSTYPE) 0; sp = sp -> next) |
#2642 | YYSTYPE install( /* install sname in symbol table */ |
#2645 | YYSTYPE sp; |
#2647 | sp = (YYSTYPE) emalloc (sizeof (struct Symbol)); |
#2661 | YYSTYPE sp, tp; |
#2662 | for (sp = symlist; sp != (YYSTYPE) 0;) { |
ncgentab.h#73 | #if ! defined YYSTYPE && ! defined YYSTYPE_IS_DECLARED |
#74 | typedef int YYSTYPE; |
#76 | # define yystype YYSTYPE /* obsolescent; will be withdrawn */ |
#80 | extern YYSTYPE ncglval; |
ncgeny.c#329 | #if ! defined YYSTYPE && ! defined YYSTYPE_IS_DECLARED |
#330 | typedef union YYSTYPE |
#342 | YYSTYPE; |
#343 | # define yystype YYSTYPE /* obsolescent; will be withdrawn */ |
#518 | YYSTYPE yyvs; |
#527 | ((N) * (sizeof (yytype_int16) + sizeof (YYSTYPE)) \ |
#1142 | yy_symbol_value_print (FILE *yyoutput, int yytype, YYSTYPE const * const yyvaluep) |
#1148 | YYSTYPE const * const yyvaluep; |
#1174 | yy_symbol_print (FILE *yyoutput, int yytype, YYSTYPE const * const yyvaluep) |
#1180 | YYSTYPE const * const yyvaluep; |
#1228 | yy_reduce_print (YYSTYPE *yyvsp, int yyrule) |
#1232 | YYSTYPE *yyvsp; |
#1506 | yydestruct (const char *yymsg, int yytype, YYSTYPE *yyvaluep) |
#1512 | YYSTYPE *yyvaluep; |
#1552 | YYSTYPE yylval; |
#1614 | YYSTYPE yyvsa[YYINITDEPTH]; |
#1615 | YYSTYPE *yyvs = yyvsa; |
#1616 | YYSTYPE *yyvsp; |
#1626 | YYSTYPE yyval; |
#1671 | YYSTYPE *yyvs1 = yyvs; |
ncgeny.h#151 | #if ! defined YYSTYPE && ! defined YYSTYPE_IS_DECLARED |
#152 | typedef union YYSTYPE |
#164 | YYSTYPE; |
#165 | # define yystype YYSTYPE /* obsolescent; will be withdrawn */ |
#170 | extern YYSTYPE ncglval; |