Searched refs:pushtype (Results 1 – 1 of 1) sorted by relevance
92 static int pushtype; /* type of pushback token */ variable123 pushtype = NO_PUSHBACK; in _nc_reset_input()364 if (pushtype != NO_PUSHBACK) { in _nc_get_token()365 int retval = pushtype; in _nc_get_token()369 _nc_curr_token.tk_name, pushtype)); in _nc_get_token()371 pushtype = NO_PUSHBACK; in _nc_get_token()911 pushtype = tokclass; in _nc_push_token()920 pushtype)); in _nc_push_token()