Searched refs:dictId (Results 1 - 1 of 1) sorted by relevance

/ast/src/lib/libz/
H A Dexample.c35 uLong dictId; /* Adler32 value of the dictionary */ variable
444 dictId = c_stream.adler;
489 if (d_stream.adler != dictId) {

Completed in 10 milliseconds