Searched refs:yyStackEntry (Results 1 – 1 of 1) sorted by relevance
181190 struct yyStackEntry { struct181197 typedef struct yyStackEntry yyStackEntry; argument181202 yyStackEntry *yytos; /* Pointer to top element of the stack */181211 yyStackEntry *yystackEnd; /* Last entry in the stack */181212 yyStackEntry *yystack; /* The parser stack */181213 yyStackEntry yystk0[YYSTACKDEPTH]; /* Initial stack space */182008 yyStackEntry *pNew;182233 yyStackEntry *yytos;182255 yyStackEntry *yytos = pParser->yytos;182492 yyStackEntry *yytos;[all …]