Home
last modified time | relevance | path

Searched refs:zlib_tr_stored_block (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/lib/zlib_deflate/
H A Ddefutil.h279 void zlib_tr_stored_block (deflate_state *s, char *buf, ulg stored_len,
H A Ddeftree.c738 void zlib_tr_stored_block( in zlib_tr_stored_block() function
881 zlib_tr_stored_block(s, buf, stored_len, eof);
H A Ddeflate.c436 zlib_tr_stored_block(s, (char*)0, 0L, 0); in zlib_deflate()