Home
last modified time | relevance | path

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

/external/bison/src/
Dstate.h223 state *state_new (symbol_number accessing_symbol,
DLR0.c64 state *s = state_new (sym, core_size, core); in state_list_append()
Dstate.c132 state_new (symbol_number accessing_symbol, in state_new() function
/external/bison/
DChangeLog670 * src/state.c (transitions_to, state_new, state_reduction_find):
5735 (transitions_new, errs_new, reductions_new, state_new): Use malloc
5738 (state_new): Initialize all members.
6154 * src/state.c (state_new, state_free, state_transitions_set,
6470 * src/state.c (state_new): Likewise.
8560 * src/state.h, src/state.c (state_new): New, extracted from...