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

/glassfish-3.1.2/installer/src/cpp/share/launcher/zlib-1.1.4/
H A Dexample.c36 uLong dictId; /* Adler32 value of the dictionary */ variable
438 dictId = c_stream.adler;
483 if (d_stream.adler != dictId) {

Completed in 12 milliseconds