Home
last modified time | relevance | path

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

/freebsd-9-stable/usr.bin/lex/
Dmain.c68 int action_size, defs1_offset, prolog_offset, action_offset, action_index; variable
610 defs1_offset = prolog_offset = action_offset = action_index = 0;
Dmisc.c447 action_offset = prolog_offset = action_index; in mark_defs1()
Dflexdef.h445 extern int defs1_offset, prolog_offset, action_offset, action_index;
Dgen.c1384 out( &action_array[prolog_offset] ); in make_tables()