Home
last modified time | relevance | path

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

/netbsd/sys/net/
H A Dzlib.h312 # pragma map(inflate_codes_free,"INCOFR")
H A Dzlib.c3846 extern void inflate_codes_free( in _tr_flush_block()
4021 inflate_codes_free(s->sub.decode.codes, z); in _tr_flush_block()
4280 inflate_codes_free(s->sub.decode.codes, z); in _tr_flush_block()
5282 void inflate_codes_free(inflate_codes_statef *c, z_streamp z) in inflate_codes_free() function