Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/zlib/
H A Dtrees.h102 const uch ZLIB_INTERNAL _length_code[MAX_MATCH-MIN_MATCH+1]= { variable
H A Dtrees.c104 uch _length_code[MAX_MATCH-MIN_MATCH+1]; variable
H A Dzconf.h45 # define _length_code z__length_code macro
/illumos-gate/usr/src/uts/common/io/ppp/spppcomp/
H A Dzlib.c602 local uch _length_code[]; variable
2324 local uch _length_code[MAX_MATCH-MIN_MATCH+1]; variable