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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/lib/
H A Dts_fsm.c64 static const u16 token_lookup_tbl[256] = { variable
133 return (token_lookup_tbl[d] & t->type) != 0;

Completed in 46 milliseconds