Searched refs:inflate_codes_td (Results 1 – 1 of 1) sorted by relevance
99 huft_t *inflate_codes_td; member142 #define inflate_codes_td (S()inflate_codes_td ) macro247 huft_free(inflate_codes_td); in huft_free_all()249 inflate_codes_td = NULL; in huft_free_all()511 #define td inflate_codes_td799 inflate_codes_td = huft_build(ll, 30, 0, &dist, &bd); in inflate_block()802 inflate_codes_td = (void*)((uintptr_t)inflate_codes_td & ~(uintptr_t)1); in inflate_block()938 inflate_codes_td = huft_build(ll + nl, nd, 0, &dist, &bd); in inflate_block()939 if (BAD_HUFT(inflate_codes_td)) { in inflate_block()