Lines Matching refs:Use
41 - Use snprintf() for later versions of Microsoft C
70 - Use _snprintf for snprintf in Microsoft C
90 - Use underscored I/O function names for WINAPI_FAMILY
117 - Use __WATCOMC__ instead of __WATCOM__
165 - Use name in GCC_CLASSIC as C compiler for coverage testing, if set
169 - Use optimized byte swap operations for Microsoft and GNU [Snyder]
196 - Use the -m option on ldconfig for BSD systems [Tobias]
296 - Use u4 type for crc_table to avoid conversion warnings
335 - Use hidden visibility attribute when available [Frysinger]
339 - Use CROSS_PREFIX for nm [Bar-Lev]
359 - Use TEST_LDSHARED instead of LDSHARED to link test programs [Weigelt]
442 - Use z_off64_t in gz_zero() and gz_skip() to match state->skip
448 - Use SFLAGS when testing shared linking in configure
493 - Use snprintf() in gzdopen() if available
507 - Use zlib header window size if windowBits is 0 in inflateInit2()
521 - Use old school .SUFFIXES in Makefile.in for FreeBSD compatibility
535 - Use only three-part version number for Darwin shared compiles
587 - Use ftello() and fseeko() if available instead of ftell() and fseek()
597 - Use off64_t and define _LARGEFILE64_SOURCE when present
608 - Use -fPIC for shared build in configure [Teredesai, Nicholson]
609 - Use only major version number for libz.so on IRIX and OSF1 [Reinholdtsen]
610 - Use fdopen() (not _fdopen()) for Interix in zutil.h [Bäck]
622 - Use $(DESTDIR) macro in Makefile.in [Reinholdtsen, Weigelt]
691 - Use malloc.h for OS/2 [Necasek]
730 - Use z_off_t for adler32_combine() and crc32_combine() lengths
732 - Use OS_CODE in deflate() default gzip header
741 - Use zstreamp consistently in zlib.h (inflate_back functions)
749 - Use a new algorithm for setting strm->data_type in trees.c [Truta]
848 - Use internal off_t counters in gz* functions to properly handle seeks
900 - Use SYS16BIT instead of __32BIT__ to distinguish between
902 - Use far memory allocators in small 16-bit memory models for
1011 - Use malloc() instead of calloc() in zutil.c if int big enough
1016 - Use $cc instead of gcc to build shared library
1020 - Use libz.a instead of -lz in Makefile (assure use of compiled library)
1239 - Use default memcpy for Symantec MSDOS compiler.
1262 - Avoid expanded $Id$. Use "rcs -kb" or "cvs admin -kb" to avoid Id expansion.
1275 - Use const for rommable constants in inflate