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

/freebsd-current/usr.bin/gzip/
H A Dunlz.c398 #define LZ_MODEL_INIT(a) do { \ macro
428 LZ_MODEL_INIT(match_len_model);
429 LZ_MODEL_INIT(rep_len_model);

Completed in 124 milliseconds