Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/flex/
HDtblcmp.c252 trans = tnxt[numecs * i + j]; in cmptmps()
707 tnxt = reallocate_integer_array (tnxt,
713 tnxt[tmpbase + i] = 0;
716 tnxt[tmpbase + i] = comstate;
722 mkprot (tnxt + tmpbase, -numtemps, comstate);
HDmain.c89 int lastdfa, *nxt, *chk, *tnxt; variable
1755 tnxt = allocate_integer_array (current_max_template_xpairs); in set_up_initial_allocations()
HDflexdef.h626 extern int lastdfa, *nxt, *chk, *tnxt;