Home
last modified time | relevance | path

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

/trueos/contrib/flex/
HDmisc.c483 action_offset = prolog_offset = action_index; in mark_defs1()
494 action_offset = action_index; in mark_prolog()
HDmain.c64 int action_size, defs1_offset, prolog_offset, action_offset, variable
962 defs1_offset = prolog_offset = action_offset = action_index = 0;
HDflexdef.h462 extern int defs1_offset, prolog_offset, action_offset, action_index;
HDgen.c2073 out (&action_array[action_offset]); in make_tables()