NCBI C++ ToolKit
|
Go to the source code of this file.
Go to the SVN repository for this file.
Go to the SVN repository for this file.
Functions | |
const char *ZEXPORT | zlibVersion () |
uLong ZEXPORT | zlibCompileFlags () |
const char *ZEXPORT | zError (int err) |
void | zmemcpy (Bytef *dest, const Bytef *source, uInt len) |
int | zmemcmp (Bytef *s1, const Bytef *s2, uInt len) const |
void | zmemzero (Bytef *dest, uInt len) |
voidp malloc | OF ((uInt size)) |
voidp calloc | OF ((uInt items, uInt size)) |
void free | OF ((voidpf ptr)) |
voidpf | zcalloc (voidpf opaque, unsigned items, unsigned size) |
void | zcfree (voidpf opaque, voidpf ptr) |
Variables | |
z_const char *const | z_errmsg [10] |
void free OF | ( | (voidpf ptr) | ) |
Definition at line 305 of file zutil.c.
References ncbi::grid::netcache::search::fields::size.
Definition at line 27 of file zutil.c.
References ZLIB_VERSION.
Definition at line 149 of file zutil.c.
References len, and rapidjson::source.