Searched refs:yyStackEntry (Results 1 – 1 of 1) sorted by relevance
181445 struct yyStackEntry { struct181452 typedef struct yyStackEntry yyStackEntry; argument181457 yyStackEntry *yytos; /* Pointer to top element of the stack */181466 yyStackEntry *yystackEnd; /* Last entry in the stack */181467 yyStackEntry *yystack; /* The parser stack */181468 yyStackEntry yystk0[YYSTACKDEPTH]; /* Initial stack space */182263 yyStackEntry *pNew;182488 yyStackEntry *yytos;182510 yyStackEntry *yytos = pParser->yytos;182747 yyStackEntry *yytos;[all …]