Searched refs:inflate_codes_new (Results 1 – 2 of 2) sorted by relevance
/dflybsd-src/sys/net/ |
H A D | zlib.c | 3516 extern inflate_codes_statef *inflate_codes_new OF(( 3778 s->sub.decode.codes = inflate_codes_new(bl, bd, tl, td, z); 3953 if ((c = inflate_codes_new(bl, bd, tl, td, z)) == Z_NULL) 4688 inflate_codes_new(uInt bl, uInt bd, inflate_huft *tl, inflate_huft *td, function
|
/dflybsd-src/contrib/zlib-1.2/ |
H A D | ChangeLog | 1383 - workaround Borland C bug in declaration of inflate_codes_new & inflate_fast
|