Home
last modified time | relevance | path

Searched refs:STORED_BLOCK (Results 1 – 2 of 2) sorted by relevance

/freebsd-13-stable/sys/contrib/zlib/
HDzutil.h79 #define STORED_BLOCK 0 macro
HDtrees.c860 send_bits(s, (STORED_BLOCK<<1) + last, 3); /* send block type */ in _tr_stored_block()