Home
last modified time | relevance | path

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

/linux-4.19.296/lib/zlib_deflate/
Ddefutil.h281 void zlib_tr_stored_block (deflate_state *s, char *buf, ulg stored_len,
Ddeftree.c792 void zlib_tr_stored_block( in zlib_tr_stored_block() function
935 zlib_tr_stored_block(s, buf, stored_len, eof);
Ddeflate.c433 zlib_tr_stored_block(s, (char*)0, 0L, 0); in zlib_deflate()