Searched refs:scbol (Results 1 – 5 of 5) sorted by relevance
| /openbsd/src/usr.bin/lex/ |
| D | sym.c | 214 scbol = reallocate_integer_array (scbol, current_max_scs); in scextend() 241 scbol[lastsc] = mkstate (SYM_EPSILON); in scinstal()
|
| D | parse.y | 239 scbol[scon_stk[i]] = 240 mkbranch( scbol[scon_stk[i]], 252 scbol[i] = mkbranch( scbol[i],
|
| D | main.c | 84 int lastsc, *scset, *scbol, *scxclu, *sceof; variable 1670 scbol = allocate_integer_array(current_max_scs); in set_up_initial_allocations()
|
| D | flexdef.h | 551 extern int lastsc, *scset, *scbol, *scxclu, *sceof;
|
| D | dfa.c | 579 mkbranch (scbol[i / 2], scset[i / 2]); in ntod()
|