token_lookup_tbl   60 lib/ts_fsm.c   static const u16 token_lookup_tbl[256] = {
token_lookup_tbl  129 lib/ts_fsm.c   		return (token_lookup_tbl[d] & t->type) != 0;