dictId 35 lib/zlib/example.c uLong dictId; /* Adler32 value of the dictionary */ dictId 444 lib/zlib/example.c dictId = c_stream.adler; dictId 489 lib/zlib/example.c if (d_stream.adler != dictId) {