Searched refs:YYTD_ID_NUL_TRANS (Results 1 – 2 of 2) sorted by relevance
/openbsd/usr.bin/lex/ | ||
H A D | tables_shared.h | 86 YYTD_ID_NUL_TRANS = 0x07, /**< 1-dim ints, maybe indices */ enumerator |
H A D | gen.c | 1703 yytbl_data_init(yynultrans_tbl, YYTD_ID_NUL_TRANS); in make_tables() |