Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/lib/
H A Dlz4_wrapper.c123 full, 0, noDict, out, NULL, 0); in ulz4fn()
H A Dlz4.c53 typedef enum { noDict = 0, withPrefix64k, usingExtDict } dict_directive; enumerator