Searched refs:STORED_BLOCK (Results 1 – 2 of 2) sorted by relevance
| /freebsd-13-stable/sys/contrib/zlib/ | ||
| HD | zutil.h | 79 #define STORED_BLOCK 0 macro |
| HD | trees.c | 860 send_bits(s, (STORED_BLOCK<<1) + last, 3); /* send block type */ in _tr_stored_block() |