Searched refs:state_new (Results 1 – 4 of 4) sorted by relevance
/external/bison/src/ |
D | state.h | 223 state *state_new (symbol_number accessing_symbol,
|
D | LR0.c | 64 state *s = state_new (sym, core_size, core); in state_list_append()
|
D | state.c | 132 state_new (symbol_number accessing_symbol, in state_new() function
|
/external/bison/ |
D | ChangeLog | 670 * 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...
|