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

/freebsd-10.0-release/contrib/flex/
H A Dtables_shared.h85 YYTD_ID_NUL_TRANS = 0x07, /**< 1-dim ints, maybe indices */
84 YYTD_ID_NUL_TRANS = 0x07, /**< 1-dim ints, maybe indices */ enumerator in enum:yytbl_id
H A Dgen.c1702 "\t{YYTD_ID_NUL_TRANS, (void**)&yy_NUL_trans, sizeof(%s)},\n",
1710 yytbl_data_init (yynultrans_tbl, YYTD_ID_NUL_TRANS);

Completed in 162 milliseconds