Searched refs:pushtype (Results 1 – 1 of 1) sorted by relevance
87 static int pushtype; /* type of pushback token */ variable120 pushtype = NO_PUSHBACK; in _nc_reset_input()409 if (pushtype != NO_PUSHBACK) { in _nc_get_token()410 int retval = pushtype; in _nc_get_token()414 _nc_curr_token.tk_name, pushtype)); in _nc_get_token()416 pushtype = NO_PUSHBACK; in _nc_get_token()1027 pushtype = tokclass; in _nc_push_token()1036 pushtype)); in _nc_push_token()