Searched refs:to_state (Results 1 - 5 of 5) sorted by relevance

/freebsd-13-stable/contrib/byacc/
H A Dlalr.c40 Value_t *to_state; variable
226 to_state = NEW2(ngotos, Value_t);
241 to_state[k] = state2;
301 stateno = to_state[i];
380 symbol1 = accessing_symbol[to_state[i]];
H A Doutput.c645 state_count[to_state[i]]++;
679 if (to_state[i] != default_state)
692 if (to_state[i] != default_state)
695 *sp2++ = to_state[i];
1163 FREE(to_state);
/freebsd-13-stable/contrib/subversion/subversion/libsvn_ra_serf/
H A Dra_serf.h649 int to_state;
646 int to_state; member in struct:svn_ra_serf__xml_transition_t
H A Dxml.c759 new_xes->state = scan->to_state;
/freebsd-13-stable/sys/dev/mlx4/mlx4_core/
H A Dmlx4_resource_tracker.c77 int to_state; member in struct:res_common
1504 r->com.to_state = state;
1557 r->com.to_state = state;
1605 r->com.to_state = state;
1647 r->com.to_state = state;
1683 r->com.to_state = state;
1718 r->state = r->to_state;

Completed in 203 milliseconds