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

/linux-master/lib/
H A Dts_fsm.c60 static const u16 token_lookup_tbl[256] = { variable
129 return (token_lookup_tbl[d] & t->type) != 0;

Completed in 168 milliseconds