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

/linux-master/include/linux/
H A Dzutil.h27 #define STATIC_TREES 1 macro
/linux-master/lib/zlib_deflate/
H A Ddeftree.c779 send_bits(s, STATIC_TREES<<1, 3);
789 send_bits(s, STATIC_TREES<<1, 3);
888 send_bits(s, (STATIC_TREES<<1)+eof, 3);

Completed in 125 milliseconds