Home
last modified time | relevance | path

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

/xnu-11215.61.5/libkern/zlib/
H A Dtrees.h145 local const int base_length[LENGTH_CODES] = { variable
H A Dtrees.c138 local int base_length[LENGTH_CODES]; variable
292 base_length[code] = length; in tr_static_init()
396 fprintf(header, "%1u%s", base_length[i], in gen_trees_header()
1164 lc -= base_length[code];