Home
last modified time | relevance | path

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

/openbmc/linux/lib/zlib_deflate/
H A Ddeftree.c179 ush bl_count[MAX_BITS+1]; in tr_static_init() local
444 ush *bl_count /* number of codes at each bit length */ in gen_codes()
H A Ddefutil.h178 ush bl_count[MAX_BITS+1]; member
/openbmc/u-boot/lib/zlib/
H A Dtrees.c248 ush bl_count[MAX_BITS+1]; in tr_static_init() local
581 local void gen_codes (tree, max_code, bl_count) in gen_codes() argument
H A Ddeflate.h200 ush bl_count[MAX_BITS+1]; member