Searched refs:yybottom (Results 1 – 1 of 1) sorted by relevance
1414 yy_stack_print (yytype_int16 *yybottom, yytype_int16 *yytop) in yy_stack_print() argument1417 for (; yybottom <= yytop; yybottom++) in yy_stack_print()1419 int yybot = *yybottom; in yy_stack_print()