Searched refs:pushtype (Results 1 – 1 of 1) sorted by relevance
86 static int pushtype; /* type of pushback token */ variable116 pushtype = NO_PUSHBACK; in _nc_reset_input()368 if (pushtype != NO_PUSHBACK) { in _nc_get_token()369 int retval = pushtype; in _nc_get_token()373 _nc_curr_token.tk_name, pushtype)); in _nc_get_token()375 pushtype = NO_PUSHBACK; in _nc_get_token()979 pushtype = tokclass; in _nc_push_token()988 pushtype)); in _nc_push_token()