Home
last modified time | relevance | path

Searched refs:gzputs (Results 1 – 25 of 38) sorted by relevance

12

/third_party/zlib/old/os2/
Dzlib.def50 gzputs
/third_party/node/deps/zlib/win32/
Dzlib.def48 gzputs
/third_party/zlib/win32/
Dzlib.def48 gzputs
/third_party/zlib/contrib/ada/
Dzlib-thin.ads206 function gzputs (file : in gzFile; s : in Chars_Ptr) return Int; subprogspec
408 pragma Import (C, gzputs, "gzputs");
/third_party/zlib/contrib/vstudio/vc9/
Dzlibvc.def46 gzputs @40
/third_party/zlib/contrib/vstudio/vc10/
Dzlibvc.def46 gzputs @40
/third_party/zlib/contrib/vstudio/vc12/
Dzlibvc.def46 gzputs @40
/third_party/zlib/contrib/vstudio/vc14/
Dzlibvc.def46 gzputs @40
/third_party/zlib/contrib/vstudio/vc11/
Dzlibvc.def46 gzputs @40
/third_party/zlib/contrib/pascal/
Dexample.pas99 if gzputs(zfile, 'ello') <> 4 then
111 if gzputs(zfile, ', hello!') <> 8 then
/third_party/skia/third_party/externals/zlib/
Dchromeconf.h97 #define gzputs Cr_z_gzputs macro
Dzconf.h101 # define gzputs z_gzputs macro
/third_party/zlib/os400/
Dbndsrc27 EXPORT SYMBOL("gzputs")
Dzlib.inc195 D gzputs PR 10I 0 extproc('gzputs')
/third_party/flutter/skia/third_party/externals/zlib/
Dnames.h85 #define gzputs Cr_z_gzputs macro
Dzconf.h92 # define gzputs z_gzputs macro
/third_party/node/deps/zlib/
Dchromeconf.h97 #define gzputs Cr_z_gzputs macro
Dzconf.h101 # define gzputs z_gzputs macro
/third_party/libwebsockets/win32port/zlib/
Dzconf.h72 # define gzputs z_gzputs macro
Dzlib.h1274 ZEXTERN int ZEXPORT gzputs OF((gzFile file, const char *s));
Dgzwrite.c264 int ZEXPORT gzputs(file, str) in gzputs() function
/third_party/freetype/src/gzip/
Dftzconf.h89 # define gzputs z_gzputs macro
/third_party/zlib/
Dzconf.h89 # define gzputs z_gzputs macro
Dzlib.h1483 ZEXTERN int ZEXPORT gzputs OF((gzFile file, const char *s));
/third_party/zlib/test/
Dexample.c133 if (gzputs(file, "ello") != 4) {

12