Searched defs:_length_code (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/lib/zlib/ | ||
H A D | trees.h | 102 const uch ZLIB_INTERNAL _length_code[MAX_MATCH-MIN_MATCH+1]= { variable |
H A D | trees.c | 109 uch _length_code[MAX_MATCH-MIN_MATCH+1]; variable |