OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:havedict
(Results
1 - 8
of
8
) sorted by relevancy
/src/external/cddl/osnet/dist/uts/common/zmod/
inflate.h
83
int
havedict
; /* true if dictionary provided */
member in struct:inflate_state
inflate.c
122
state->
havedict
= 0;
782
if (state->
havedict
== 0) {
1233
state->
havedict
= 1;
/src/common/dist/zlib/
inflate.h
88
int
havedict
; /* true if dictionary provided */
member in struct:inflate_state
inflate.c
119
state->
havedict
= 0;
826
if (state->
havedict
== 0) {
1334
state->
havedict
= 1;
/src/external/gpl3/binutils/dist/zlib/
inflate.h
88
int
havedict
; /* true if dictionary provided */
member in struct:inflate_state
inflate.c
117
state->
havedict
= 0;
817
if (state->
havedict
== 0) {
1325
state->
havedict
= 1;
/src/external/gpl3/binutils.old/dist/zlib/
inflate.h
88
int
havedict
; /* true if dictionary provided */
member in struct:inflate_state
inflate.c
132
state->
havedict
= 0;
852
if (state->
havedict
== 0) {
1368
state->
havedict
= 1;
Completed in 40 milliseconds
Indexes created Tue Feb 24 01:34:59 UTC 2026