Home
last modified time | relevance | path

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

/external/webkit/Tools/android/flex-2.5.4a/
Dtblcmp.c259 trans = tnxt[numecs * i + j]; in cmptmps()
735 tnxt = reallocate_integer_array( tnxt,
741 tnxt[tmpbase + i] = 0;
745 tnxt[tmpbase + i] = comstate;
751 mkprot( tnxt + tmpbase, -numtemps, comstate );
Dmain.c89 int lastdfa, *nxt, *chk, *tnxt; variable
1097 tnxt = allocate_integer_array( current_max_template_xpairs ); in set_up_initial_allocations()
Dflexdef.h602 extern int lastdfa, *nxt, *chk, *tnxt;