Home
last modified time | relevance | path

Searched refs:YYTD_ID_START_STATE_LIST (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/flex/src/
H A Dtables_shared.h87 YYTD_ID_START_STATE_LIST = 0x0A, /**< 1-dim indices into trans tbl */ enumerator
H A Dgen.c313 yytbl_data_init (tbl, YYTD_ID_START_STATE_LIST); in mkssltbl()