Searched refs:zlibCompileFlags (Results 1 – 11 of 11) sorted by relevance
25 zlibCompileFlags;
32 uLong ZEXPORT zlibCompileFlags() in zlibCompileFlags() function
143 # define zlibCompileFlags z_zlibCompileFlags macro
1175 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
137 # define zlibCompileFlags z_zlibCompileFlags macro
679 - Fix zlibCompileFlags() in zutil.c to use 1L for long shifts [Oberhumer]905 zlibCompileFlags [Truta]938 - Add zlibCompileFlags() function to return compilation information
580 ZLIB_VERSION, ZLIB_VERNUM, zlibCompileFlags());
588 ZLIB_VERSION, ZLIB_VERNUM, zlibCompileFlags());
563 ZLIB_VERSION, ZLIB_VERNUM, zlibCompileFlags());
1077 ZEXTERN uLong ZEXPORT z_zlibCompileFlags OF((void)) { return zlibCompileFlags(); } in z_zlibCompileFlags()