Home
last modified time | relevance | path

Searched refs:gzprintf (Results 1 - 2 of 2) sorted by relevance

/interface/sdk_c/third_party/zlib/
H A Dzconf.h90 # define gzprintf z_gzprintf macro
H A Dzlib.h1211 The sprintf variant used by gzprintf (zero is best):
1213 25: 0 = *nprintf, 1 = *printf -- 1 means gzprintf() not secure!
1378 The new buffer size also affects the maximum length for gzprintf().
1471 ZEXTERN int ZEXPORTVA gzprintf(gzFile file, const char *format, ...);
1474 control of the string format, as in fprintf. gzprintf returns the number of
1478 that this limit is not exceeded. If it is exceeded, then gzprintf() will

Completed in 5 milliseconds