Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dzutil.h26 #define STORED_BLOCK 0 macro
/openbmc/u-boot/lib/zlib/
H A Dzutil.h76 #define STORED_BLOCK 0 macro
H A Dtrees.c877 send_bits(s, (STORED_BLOCK<<1)+last, 3); /* send block type */
/openbmc/linux/lib/zlib_deflate/
H A Ddeftree.c745 send_bits(s, (STORED_BLOCK<<1)+eof, 3); /* send block type */ in zlib_tr_stored_block()
758 send_bits(s, (STORED_BLOCK << 1), 3); in zlib_tr_stored_type_only()