Home
last modified time | relevance | path

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

/external/freetype/src/gzip/
Dinfblock.h22 local int inflate_blocks OF((
Dftzconf.h267 # pragma map(inflate_blocks,"INBL")
Dinflate.c218 r = inflate_blocks(z->state->blocks, z, r); in inflate()
Dinfblock.c119 local int inflate_blocks( /* s, z, r) */ in inflate_blocks() function
/external/python/cpython2/Modules/zlib/
DChangeLog1339 - fixed inflate_blocks for 64-bit systems (detected on Alpha)
/external/zlib/src/
DChangeLog1339 - fixed inflate_blocks for 64-bit systems (detected on Alpha)
/external/freetype/
DChangeLog.214036 * src/gzip/infblock.c (inflate_blocks): Remove compiler warning.