Searched refs:yyStackEntry (Results 1 – 3 of 3) sorted by relevance
140 struct yyStackEntry { struct147 typedef struct yyStackEntry yyStackEntry; argument155 yyStackEntry yystack[YYSTACKDEPTH]; /* The parser's stack */280 yyStackEntry *yytos = &pParser->yystack[pParser->yyidx]; in yy_pop_parser_stack()401 yyStackEntry *yytos; in yy_shift()457 yyStackEntry *yymsp; /* The top of the parser's stack */ in yy_reduce()
194 struct yyStackEntry { struct201 typedef struct yyStackEntry yyStackEntry; typedef209 yyStackEntry yystack[YYSTACKDEPTH]; /* The parser's stack */368 yyStackEntry *yytos = &pParser->yystack[pParser->yyidx]; in yy_pop_parser_stack()489 yyStackEntry *yytos; in yy_shift()559 yyStackEntry *yymsp; /* The top of the parser's stack */ in yy_reduce()
321 struct yyStackEntry { struct328 typedef struct yyStackEntry yyStackEntry; argument336 yyStackEntry yystack[YYSTACKDEPTH]; /* The parser's stack */574 yyStackEntry *yytos = &pParser->yystack[pParser->yyidx]; in yy_pop_parser_stack()695 yyStackEntry *yytos; in yy_shift()789 yyStackEntry *yymsp; /* The top of the parser's stack */ in yy_reduce()