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

/freebsd-11-stable/usr.bin/gzip/
H A Dunlz.c598 #define MIN_DICTIONARY_SIZE (1 << 12) macro
608 if (dict_size < MIN_DICTIONARY_SIZE || dict_size > MAX_DICTIONARY_SIZE)

Completed in 98 milliseconds