Home
last modified time | relevance | path

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

/openbsd/usr.bin/lex/
H A Dmisc.c465 action_offset = prolog_offset = action_index; in mark_defs1()
477 action_offset = action_index; in mark_prolog()
H A Dmain.c66 int action_size, defs1_offset, prolog_offset, action_offset, action_index; variable
933 defs1_offset = prolog_offset = action_offset = action_index = 0; in flexinit()
H A Dflexdef.h424 extern int defs1_offset, prolog_offset, action_offset, action_index;
H A Dgen.c2040 out(&action_array[action_offset]); in make_tables()