Home
last modified time | relevance | path

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

/external/freetype/src/gzip/
Dinfcodes.h17 local inflate_codes_statef *inflate_codes_new OF((
Dinfblock.c161 s->sub.decode.codes = inflate_codes_new(bl, bd, tl, td, z); in inflate_blocks()
329 if ((c = inflate_codes_new(bl, bd, tl, td, z)) == Z_NULL) in inflate_blocks()
Dinfcodes.c58 local inflate_codes_statef *inflate_codes_new( /* bl, bd, tl, td, z) */ in inflate_codes_new() function
/external/zlib/src/
DChangeLog1340 - workaround Borland C bug in declaration of inflate_codes_new & inflate_fast
/external/python/cpython2/Modules/zlib/
DChangeLog1340 - workaround Borland C bug in declaration of inflate_codes_new & inflate_fast