Home
last modified time | relevance | path

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

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