Home
last modified time | relevance | path

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

/netbsd/src/sys/net/
Dzlib.c3784 typedef struct inflate_huft_s FAR inflate_huft; in _tr_flush_block() typedef
3808 inflate_huft * FAR *, /* bits tree result */ in _tr_flush_block()
3809 inflate_huft *, /* space for trees */ in _tr_flush_block()
3818 inflate_huft * FAR *, /* literal/length tree result */ in _tr_flush_block()
3819 inflate_huft * FAR *, /* distance tree result */ in _tr_flush_block()
3820 inflate_huft *, /* space for trees */ in _tr_flush_block()
3826 inflate_huft * FAR *, /* literal/length tree result */ in _tr_flush_block()
3827 inflate_huft * FAR *, /* distance tree result */ in _tr_flush_block()
3848 inflate_huft *, inflate_huft *, in _tr_flush_block()
3904 inflate_huft *tb; /* bit length decoding tree */ in _tr_flush_block()
[all …]