Home
last modified time | relevance | path

Searched refs:state_new (Results 1 – 4 of 4) sorted by relevance

/external/bison/src/
Dstate.h230 state *state_new (symbol_number accessing_symbol,
DLR0.c61 state *s = state_new (sym, core_size, core); in state_list_append()
Dstate.c130 state_new (symbol_number accessing_symbol, in state_new() function
/external/bison/
DChangeLog-20122817 (state_new): Initialize state_list member to NULL.
4711 (state_new): Add XML support.
4997 * src/state.c (state_new): Don't initialize it.
5060 * src/state.c (state_new): Initialize each state's reachable member to
8931 * src/state.c (transitions_to, state_new, state_reduction_find):
13996 (transitions_new, errs_new, reductions_new, state_new): Use malloc
13999 (state_new): Initialize all members.
14415 * src/state.c (state_new, state_free, state_transitions_set,
14731 * src/state.c (state_new): Likewise.
16821 * src/state.h, src/state.c (state_new): New, extracted from...