Home
last modified time | relevance | path

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

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

Completed in 2 milliseconds