MCPcopy Create free account
hub / github.com/eshirazi/python-with-braces / gen_codes

Function gen_codes

Modules/zlib/trees.c:577–609  ·  view source on GitHub ↗

=========================================================================== * Generate the codes for a given tree and bit counts (which need not be * optimal). * IN assertion: the array bl_count contains the bit length statistics for * the given tree and the field len is set for all tree elements. * OUT assertion: the field code is set for all tree elements of non * zero code length. */

(tree, max_code, bl_count)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

tr_static_initFunction · 0.85
build_treeFunction · 0.85

Calls 3

bi_reverseFunction · 0.85
isgraphFunction · 0.85
AssertFunction · 0.50

Tested by

no test coverage detected