Home
last modified time | relevance | path

Searched defs:bl_count (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/lib/zlib_deflate/
Ddeftree.c233 ush bl_count[MAX_BITS+1]; in tr_static_init() local
498 ush *bl_count /* number of codes at each bit length */ in gen_codes()
Ddefutil.h176 ush bl_count[MAX_BITS+1]; member