Searched refs:yybottom (Results 1 – 2 of 2) sorted by relevance
2051 yy_stack_print (yy_state_t *yybottom, yy_state_t *yytop) in yy_stack_print() argument2054 for (; yybottom <= yytop; yybottom++) in yy_stack_print()2056 int yybot = *yybottom; in yy_stack_print()
2719 yy_stack_print (yy_state_t *yybottom, yy_state_t *yytop) in yy_stack_print() argument2722 for (; yybottom <= yytop; yybottom++) in yy_stack_print()2724 int yybot = *yybottom; in yy_stack_print()