Home
last modified time | relevance | path

Searched refs:usingExtDict (Results 1 – 1 of 1) sorted by relevance

/u-boot/lib/
A Dlz4.c106 typedef enum { noDict = 0, withPrefix64k, usingExtDict } dict_directive; enumerator
396 if ((dict == usingExtDict) && (match < lowPrefix)) { in LZ4_decompress_generic()

Completed in 7 milliseconds