Home
last modified time | relevance | path

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

/mirbsd/src/usr.bin/lex/
Dsym.c221 scxclu = reallocate_integer_array( scxclu, current_max_scs ); in scextend()
255 scxclu[lastsc] = xcluflg;
Dparse.y247 if ( ! scxclu[i] )
279 if ( ! scxclu[i] )
Dmain.c91 int lastsc, *scset, *scbol, *scxclu, *sceof; variable
1085 scxclu = allocate_integer_array( current_max_scs ); in set_up_initial_allocations()
Dflexdef.h573 extern int lastsc, *scset, *scbol, *scxclu, *sceof;