Searched defs:LZByteTable (Results 1 – 1 of 1) sorted by relevance
73 s16 *LZByteTable; // Pointer to the most recent character history member344 s16 *const LZByteTable = info->LZByteTable; in SlideByte() local