Home
last modified time | relevance | path

Searched refs:zlibCompileFlags (Results 1 – 12 of 12) sorted by relevance

/dragonfly/sys/vfs/hammer2/zlib/
H A Dhammer2_zlib_zutil.c27 uLong zlibCompileFlags(void);
38 zlibCompileFlags(void) in zlibCompileFlags() function
H A Dhammer2_zlib_zconf.h70 # define zlibCompileFlags z_zlibCompileFlags macro
/dragonfly/usr.sbin/makefs/hammer2/zlib/
H A Dhammer2_zlib_zutil.c27 uLong zlibCompileFlags(void);
38 zlibCompileFlags(void) in zlibCompileFlags() function
H A Dhammer2_zlib_zconf.h70 # define zlibCompileFlags z_zlibCompileFlags macro
/dragonfly/sbin/hammer2/zlib/
H A Dhammer2_zlib_zutil.c27 uLong zlibCompileFlags(void);
38 zlibCompileFlags(void) in zlibCompileFlags() function
H A Dhammer2_zlib_zconf.h70 # define zlibCompileFlags z_zlibCompileFlags macro
/dragonfly/lib/libz/
H A DSymbol.map77 zlibCompileFlags;
H A Dzconf.h137 # define zlibCompileFlags z_zlibCompileFlags macro
/dragonfly/contrib/zlib-1.2/
H A Dzutil.c32 uLong ZEXPORT zlibCompileFlags() in zlibCompileFlags() function
H A Dzlib.h1174 ZEXTERN uLong ZEXPORT zlibCompileFlags OF((void));
H A DFAQ253 zlib is compiled. See the zlibCompileFlags() function in zlib.h.
269 zlibCompileFlags() function will return information on what variant of
H A DChangeLog679 - Fix zlibCompileFlags() in zutil.c to use 1L for long shifts [Oberhumer]
905 zlibCompileFlags [Truta]
938 - Add zlibCompileFlags() function to return compilation information