Home
last modified time | relevance | path

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

/freebsd/contrib/flex/src/
H A Dtblcmp.c251 trans = tnxt[numecs * i + j]; in cmptmps()
698 tnxt = reallocate_integer_array (tnxt, in mktemplate()
704 tnxt[tmpbase + i] = 0; in mktemplate()
708 tnxt[tmpbase + i] = comstate; in mktemplate()
714 mkprot (tnxt + tmpbase, -numtemps, comstate); in mktemplate()
H A Dmain.c90 int lastdfa, *nxt, *chk, *tnxt; variable
1766 tnxt = allocate_integer_array (current_max_template_xpairs); in set_up_initial_allocations()
H A Dflexdef.h583 extern int lastdfa, *nxt, *chk, *tnxt;