Home
last modified time | relevance | path

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

/freebsd/contrib/flex/src/
H A Dtables_shared.h84 YYTD_ID_NUL_TRANS = 0x07, /**< 1-dim ints, maybe indices */ enumerator
H A Dgen.c1696 yytbl_data_init (yynultrans_tbl, YYTD_ID_NUL_TRANS); in make_tables()