Home
last modified time | relevance | path

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

/lib/
Dinflate.c602 unsigned ml, md; /* masks for bl and bd bits */ in inflate_codes() local
614 md = mask_bits[bd]; in inflate_codes()
650 if ((e = (t = td + ((unsigned)b & md))->e) > 16) in inflate_codes()