Searched refs:dictId (Results 1 – 2 of 2) sorted by relevance
35 var dictId: LongInt; (* Adler32 value of the dictionary *)464 dictId := c_stream.adler;511 if d_stream.adler <> dictId then
35 uLong dictId; /* Adler32 value of the dictionary */ variable475 dictId = c_stream.adler;520 if (d_stream.adler != dictId) {