OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ZLIB_INTERNAL
(Results
1 - 5
of
5
) sorted by relevancy
/src/common/dist/zlib/
compress.c
10
#define
ZLIB_INTERNAL
uncompr.c
10
#define
ZLIB_INTERNAL
zutil.h
19
# define
ZLIB_INTERNAL
__attribute__((visibility ("hidden")))
21
# define
ZLIB_INTERNAL
228
void
ZLIB_INTERNAL
zmemcpy(Bytef* dest, const Bytef* source, uInt len);
229
int
ZLIB_INTERNAL
zmemcmp(const Bytef* s1, const Bytef* s2, uInt len);
230
void
ZLIB_INTERNAL
zmemzero(Bytef* dest, uInt len);
236
extern int
ZLIB_INTERNAL
z_verbose;
237
extern void
ZLIB_INTERNAL
z_error(char *m);
254
voidpf
ZLIB_INTERNAL
zcalloc(voidpf opaque, unsigned items,
256
void
ZLIB_INTERNAL
zcfree(voidpf opaque, voidpf ptr);
gzguts.h
15
# define
ZLIB_INTERNAL
__attribute__((visibility ("hidden")))
17
# define
ZLIB_INTERNAL
206
void
ZLIB_INTERNAL
gz_error(gz_statep, int, const char *);
208
char
ZLIB_INTERNAL
*gz_strwinerror(DWORD error);
214
unsigned
ZLIB_INTERNAL
gz_intmax(void);
/src/common/dist/zlib/test/
infcover.c
16
#define
ZLIB_INTERNAL
Completed in 15 milliseconds
Indexes created Fri Sep 26 20:09:58 GMT 2025