Home
last modified time | relevance | path

Searched refs:tnxt (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/bsd/flex/dist/src/
H A Dtblcmp.c254 trans = tnxt[numecs * i + j]; in cmptmps()
701 tnxt = reallocate_integer_array (tnxt, in mktemplate()
707 tnxt[tmpbase + i] = 0; in mktemplate()
711 tnxt[tmpbase + i] = comstate; in mktemplate()
717 mkprot (tnxt + tmpbase, -numtemps, comstate); in mktemplate()
H A Dmain.c93 int lastdfa, *nxt, *chk, *tnxt; variable
1769 tnxt = allocate_integer_array (current_max_template_xpairs); in set_up_initial_allocations()
H A Dflexdef.h592 extern int lastdfa, *nxt, *chk, *tnxt;