Home
last modified time | relevance | path

Searched refs:build_bl_tree (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/lib/zlib_deflate/
H A Ddeftree.c139 static int build_bl_tree (deflate_state *s);
670 static int build_bl_tree( in build_bl_tree() function
833 max_blindex = build_bl_tree(s);
/openbmc/u-boot/lib/zlib/
H A Dtrees.c151 local int build_bl_tree OF((deflate_state *s));
807 local int build_bl_tree(s) in build_bl_tree() function
956 max_blindex = build_bl_tree(s);