OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:gz_look
(Results
1 - 6
of
6
) sorted by relevancy
/src/common/dist/zlib/
gzread.c
75
gz_look
() will return 0 on success or -1 on failure. */
76
local int
gz_look
(gz_statep state) {
function
214
if (
gz_look
(state) == -1)
448
(void)
gz_look
(state);
570
(void)
gz_look
(state);
/src/external/bsd/zstd/dist/zlibWrapper/
gzread.c
22
local int
gz_look
_Z_OF((gz_statep));
96
gz_look
() will return 0 on success or -1 on failure. */
97
local int
gz_look
(gz_statep state) {
function
238
if (
gz_look
(state) == -1)
605
(void)
gz_look
(state);
/src/external/gpl3/binutils/dist/zlib/
gzread.c
75
gz_look
() will return 0 on success or -1 on failure. */
76
local int
gz_look
(gz_statep state) {
function
214
if (
gz_look
(state) == -1)
448
(void)
gz_look
(state);
570
(void)
gz_look
(state);
/src/external/gpl3/binutils.old/dist/zlib/
gzread.c
11
local int
gz_look
OF((gz_statep));
90
gz_look
() will return 0 on success or -1 on failure. */
91
local int
gz_look
(state)
function
237
if (
gz_look
(state) == -1)
618
(void)
gz_look
(state);
/src/external/gpl3/gdb/dist/zlib/
gzread.c
11
local int
gz_look
OF((gz_statep));
90
gz_look
() will return 0 on success or -1 on failure. */
91
local int
gz_look
(state)
function
237
if (
gz_look
(state) == -1)
618
(void)
gz_look
(state);
/src/external/gpl3/gdb.old/dist/zlib/
gzread.c
11
local int
gz_look
OF((gz_statep));
90
gz_look
() will return 0 on success or -1 on failure. */
91
local int
gz_look
(state)
function
237
if (
gz_look
(state) == -1)
618
(void)
gz_look
(state);
Completed in 19 milliseconds
Indexes created Fri Mar 06 19:51:54 UTC 2026