Home
last modified time | relevance | path

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

/external/webkit/WebKitTools/android/flex-2.5.4a/
Dmisc.c445 action_offset = prolog_offset = action_index; in mark_defs1()
456 action_offset = action_index; in mark_prolog()
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;
Dgen.c1519 out( &action_array[action_offset] ); in make_tables()