Searched refs:zlibCompileFlags (Results 1 – 12 of 12) sorted by relevance
25 zlibCompileFlags;
32 uLong ZEXPORT zlibCompileFlags() in zlibCompileFlags() function
151 # define zlibCompileFlags z_zlibCompileFlags macro
1176 ZEXTERN uLong ZEXPORT zlibCompileFlags OF((void));
253 zlib is compiled. See the zlibCompileFlags() function in zlib.h.269 zlibCompileFlags() function will return information on what variant of
140 # define zlibCompileFlags z_zlibCompileFlags macro
754 - Fix zlibCompileFlags() in zutil.c to use 1L for long shifts [Oberhumer]980 zlibCompileFlags [Truta]1013 - Add zlibCompileFlags() function to return compilation information
104 zlibCompileFlags;
563 ZLIB_VERSION, ZLIB_VERNUM, zlibCompileFlags());
588 ZLIB_VERSION, ZLIB_VERNUM, zlibCompileFlags());
580 ZLIB_VERSION, ZLIB_VERNUM, zlibCompileFlags());
1006 ZEXTERN uLong ZEXPORT z_zlibCompileFlags OF((void)) { return zlibCompileFlags(); }; in z_zlibCompileFlags()