Searched refs:_tr_stored_block (Results 1 – 3 of 3) sorted by relevance
| /xnu-11417.121.6/libkern/zlib/ |
| H A D | deflate.h | 316 void _tr_stored_block OF((deflate_state *s, charf *buf, ulg stored_len,
|
| H A D | trees.c | 928 _tr_stored_block(deflate_state *s, charf *buf, ulg stored_len, int eof) in _tr_stored_block() function 1039 _tr_stored_block(s, buf, stored_len, eof);
|
| H A D | deflate.c | 840 _tr_stored_block(s, (char*)0, 0L, 0); in deflate()
|