Home
last modified time | relevance | path

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

/openbsd/usr.bin/lex/
H A Dtables_shared.h86 YYTD_ID_NUL_TRANS = 0x07, /**< 1-dim ints, maybe indices */ enumerator
H A Dgen.c1703 yytbl_data_init(yynultrans_tbl, YYTD_ID_NUL_TRANS); in make_tables()