Home
last modified time | relevance | path

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

/external/webkit/Tools/android/flex-2.5.4a/
Dmain.c66 int action_size, defs1_offset, prolog_offset, action_offset, action_index; variable
608 defs1_offset = prolog_offset = action_offset = action_index = 0;
Dflexdef.h444 extern int defs1_offset, prolog_offset, action_offset, action_index;
Dmisc.c445 action_offset = prolog_offset = action_index; in mark_defs1()
Dgen.c1380 out( &action_array[prolog_offset] ); in make_tables()