OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:dictId
(Results
1 - 2
of
2
) sorted by relevancy
/src/common/dist/zlib/test/
example.c
35
static uLong
dictId
; /* Adler32 value of the dictionary */
423
dictId
= c_stream.adler;
466
if (d_stream.adler !=
dictId
) {
/src/common/dist/zlib/contrib/pascal/
example.pas
35
var
dictId
: LongInt; (* Adler32 value of the dictionary *)
464
dictId
:= c_stream.adler;
511
if d_stream.adler <>
dictId
then
Completed in 13 milliseconds
Indexes created Wed Oct 22 13:09:56 GMT 2025