Searched refs:MaxCode1 (Results 1 – 2 of 2) sorted by relevance
713 Private->MaxCode1 = 1 << Private->RunningBits; /* Max. code + 1. */780 Private->MaxCode1 = 1 << Private->RunningBits;913 Private->MaxCode1 = 1 << Private->RunningBits;964 ++Private->RunningCode > Private->MaxCode1 &&966 Private->MaxCode1 <<= 1;
40 MaxCode1, /* 1 bigger than max. possible code, in RunningBits bits. */ member