Searched refs:LZ_MODEL_INIT (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/usr.bin/gzip/
H A Dunlz.c400 #define LZ_MODEL_INIT(a) do { \ macro
430 LZ_MODEL_INIT(match_len_model);
431 LZ_MODEL_INIT(rep_len_model);

Completed in 203 milliseconds