Searched refs:token_lookup_tbl (Results 1 - 1 of 1) sorted by relevance
/linux-4.1.27/lib/ | ||
H A D | ts_fsm.c | 64 static const u16 token_lookup_tbl[256] = { variable 133 return (token_lookup_tbl[d] & t->type) != 0; match_token() |
Completed in 28 milliseconds