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

/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/zmod/
H A Dzutil.h81 #define STORED_BLOCK 0 macro
H A Dtrees.c873 send_bits(s, (STORED_BLOCK<<1)+eof, 3); /* send block type */
/freebsd-11-stable/sys/sys/
H A Dzutil.h91 #define STORED_BLOCK 0 macro
/freebsd-11-stable/sys/contrib/zlib/
H A Dzutil.h72 #define STORED_BLOCK 0 macro
H A Dtrees.c869 send_bits(s, (STORED_BLOCK<<1)+last, 3); /* send block type */
/freebsd-11-stable/sys/libkern/
H A Dzlib.c127 #define STORED_BLOCK 0 macro
2637 send_bits(s, (STORED_BLOCK<<1)+eof, 3); /* send block type */
2649 send_bits(s, (STORED_BLOCK << 1), 3);

Completed in 207 milliseconds