Searched refs:usingExtDict (Results 1 – 1 of 1) sorted by relevance
485 typedef enum { noDict = 0, withPrefix64k, usingExtDict, usingDictCtx } dict_directive; enumerator676 if ((dict==usingExtDict) && (match < lowPrefix)) { in LZ4_decompress_generic()868 if ((dict==usingExtDict) && (match < lowPrefix)) { in LZ4_decompress_generic()