Home
last modified time | relevance | path

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

/openbmc/u-boot/lib/zlib/
H A Ddeflate.c117 typedef struct config_s { struct
118 ush good_length; /* reduce lazy search above this match length */
119 ush max_lazy; /* do not perform lazy search above this match length */
120 ush nice_length; /* quit search above this match length */
121 ush max_chain;
122 compress_func func;