Home
last modified time | relevance | path

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

/openbsd/usr.bin/lex/
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 Dmisc.c465 action_offset = prolog_offset = action_index; in mark_defs1()
H A Dflexdef.h424 extern int defs1_offset, prolog_offset, action_offset, action_index;
H A Dgen.c1910 out(&action_array[prolog_offset]); in make_tables()