Home
last modified time | relevance | path

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

/external/freetype/src/gzip/
Dinftrees.h45 local int inflate_trees_dynamic OF((
Dftzconf.h279 # pragma map(inflate_trees_dynamic,"INTRDY")
Dinftrees.c327 local int inflate_trees_dynamic( /* nl, nd, c, bl, bd, tl, td, hp, z) */ in inflate_trees_dynamic() function
Dinfblock.c315 t = inflate_trees_dynamic(257 + (t & 0x1f), 1 + ((t >> 5) & 0x1f), in inflate_blocks()