Home
last modified time | relevance | path

Searched refs:gzprintf (Results 1 – 25 of 37) sorted by relevance

12

/external/zlib/src/old/os2/
Dzlib.def38 gzprintf
/external/zlib/src/win32/
Dzlib.def42 gzprintf
/external/zlib/src/contrib/vstudio/vc9/
Dzlibvc.def34 gzprintf @28
/external/zlib/src/contrib/vstudio/vc10/
Dzlibvc.def34 gzprintf @28
/external/zlib/src/contrib/vstudio/vc11/
Dzlibvc.def34 gzprintf @28
/external/zlib/src/contrib/ada/
Dzlib-thin.ads204 function gzprintf (file : in gzFile; format : in Chars_Ptr) return Int; subprogspec
407 pragma Import (C, gzprintf, "gzprintf");
/external/zlib/src/as400/
Dbndsrc50 EXPORT SYMBOL("gzprintf")
/external/pdfium/third_party/zlib_v128/
Dgzwrite.c372 int ZEXPORTVA gzprintf(gzFile file, const char *format, ...) in gzprintf() function
386 int ZEXPORTVA gzprintf ( in gzprintf() function
Dzconf.h80 # define gzprintf z_gzprintf macro
/external/zlib/src/
Dgzwrite.c372 int ZEXPORTVA gzprintf(gzFile file, const char *format, ...) in gzprintf() function
386 int ZEXPORTVA gzprintf (file, format, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, in gzprintf() function
DFAQ261 The only one that we are aware of is potentially in gzprintf(). If zlib is
264 gzbuffer()), other than the caller of gzprintf() assuring that the output
268 insecure variation of sprintf() will be used by gzprintf(). Also the
270 sprintf() is used by gzprintf().
Dzconf.h80 # define gzprintf z_gzprintf macro
DREADME68 necessary to get gzprintf working correctly. This is done by configure.
/external/python/cpython2/Modules/zlib/
Dgzwrite.c372 int ZEXPORTVA gzprintf(gzFile file, const char *format, ...) in gzprintf() function
386 int ZEXPORTVA gzprintf (file, format, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, in gzprintf() function
DFAQ261 The only one that we are aware of is potentially in gzprintf(). If zlib is
264 gzbuffer()), other than the caller of gzprintf() assuring that the output
268 insecure variation of sprintf() will be used by gzprintf(). Also the
270 sprintf() is used by gzprintf().
Dzconf.h80 # define gzprintf z_gzprintf macro
DREADME68 necessary to get gzprintf working correctly. This is done by configure.
/external/zlib/
Dlibz.map.txt54 gzprintf;
Dzconf.h80 # define gzprintf z_gzprintf macro
/external/zlib/src/contrib/pascal/
Dreadme.txt44 gzprintf(gzFile file, const char *format, ...)
Dexample.pas105 if gzprintf(zfile, ', %s!', 'hello') <> 8 then
/external/syslinux/com32/include/
Dzconf.h69 # define gzprintf z_gzprintf macro
Dzlib.h1259 ZEXTERN int ZEXPORTVA gzprintf OF((gzFile file, const char *format, ...));
/external/syslinux/com32/lib/zlib/
DFAQ259 The only one that we are aware of is potentially in gzprintf(). If zlib is
262 gzbuffer()), other than the caller of gzprintf() assuring that the output
266 insecure variation of sprintf() will be used by gzprintf(). Also the
268 sprintf() is used by gzprintf().
DREADME68 necessary to get gzprintf working correctly. This is done by configure.

12