Home
last modified time | relevance | path

Searched defs:noDict (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/lib/
H A Dlz4.c52 typedef enum { noDict = 0, withPrefix64k, usingExtDict } dict_directive; enumerator
/openbmc/linux/lib/lz4/
H A Dlz4defs.h239 typedef enum { noDict = 0, withPrefix64k, usingExtDict } dict_directive; enumerator