Searched refs:usingExtDict (Results 1 – 1 of 1) sorted by relevance
106 typedef enum { noDict = 0, withPrefix64k, usingExtDict } dict_directive; enumerator396 if ((dict == usingExtDict) && (match < lowPrefix)) { in LZ4_decompress_generic()
Completed in 7 milliseconds