Searched refs:inwordLut (Results 1 – 1 of 1) sorted by relevance
85 static u32 inwordLut[8]={ variable97 return c > 0xff || (( inwordLut[c>>5] >> (c & 0x1F) ) & 1); in inword()112 memcpy(inwordLut, tmplut, 32); in sel_loadlut()