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

/external/webkit/WebKitTools/android/flex-2.5.4a/
H A Dmain.c66 int action_size, defs1_offset, prolog_offset, action_offset, action_index; variable
608 defs1_offset = prolog_offset = action_offset = action_index = 0;
H A Dflexdef.h424 * prolog_offset - index where the prolog starts in action_array
444 extern int defs1_offset, prolog_offset, action_offset, action_index;
H A Dmisc.c445 action_offset = prolog_offset = action_index;
H A Dgen.c1380 out( &action_array[prolog_offset] );

Completed in 75 milliseconds