HomeSort by relevance Sort by last modified time
    Searched refs:inflate_codes_new (Results 1 - 3 of 3) sorted by null

  /external/freetype/src/gzip/
infcodes.h 17 local inflate_codes_statef *inflate_codes_new OF((
infblock.c 161 s->sub.decode.codes = inflate_codes_new(bl, bd, tl, td, z);
329 if ((c = inflate_codes_new(bl, bd, tl, td, z)) == Z_NULL)
infcodes.c 58 local inflate_codes_statef *inflate_codes_new( /* bl, bd, tl, td, z) */ function

Completed in 264 milliseconds