Searched refs:_tr_stored_block (Results 1 – 5 of 5) sorted by relevance
| /f-stack/freebsd/contrib/zlib/ |
| H A D | deflate.h | 305 void ZLIB_INTERNAL _tr_stored_block OF((deflate_state *s, charf *buf,
|
| H A D | zconf.h | 33 # define _tr_stored_block z__tr_stored_block macro
|
| H A D | trees.c | 863 void ZLIB_INTERNAL _tr_stored_block(s, buf, stored_len, last) in _tr_stored_block() function 971 _tr_stored_block(s, buf, stored_len, last);
|
| H A D | deflate.c | 1028 _tr_stored_block(s, (char*)0, 0L, 0); 1695 _tr_stored_block(s, (char *)0, 0L, last); 1813 _tr_stored_block(s, (charf *)s->window + s->block_start, len, last);
|
| H A D | zconf.h.in | 27 # define _tr_stored_block z__tr_stored_block macro
|