Home
last modified time | relevance | path

Searched refs:WIN32 (Results 1 – 25 of 33) sorted by relevance

12

/f-stack/freebsd/contrib/zlib/
H A Dzconf.h184 # ifndef WIN32
185 # define WIN32 macro
188 #if (defined(MSDOS) || defined(OS2) || defined(WINDOWS)) && !defined(WIN32)
223 #if !defined(STDC) && (defined(MSDOS) || defined(WINDOWS) || defined(WIN32))
337 #if defined(WINDOWS) || defined(WIN32)
342 # if defined(WIN32) && (!defined(__BORLANDC__) || (__BORLANDC__ >= 0x500))
362 # ifdef WIN32
H A Dzconf.h.in178 # ifndef WIN32
179 # define WIN32 macro
182 #if (defined(MSDOS) || defined(OS2) || defined(WINDOWS)) && !defined(WIN32)
217 #if !defined(STDC) && (defined(MSDOS) || defined(WINDOWS) || defined(WIN32))
331 #if defined(WINDOWS) || defined(WIN32)
336 # if defined(WIN32) && (!defined(__BORLANDC__) || (__BORLANDC__ >= 0x500))
356 # ifdef WIN32
H A Dzutil.h88 #if defined(MSDOS) || (defined(WINDOWS) && !defined(WIN32))
153 #if defined(WIN32) && !defined(__CYGWIN__)
H A Dgzguts.h84 # ifdef WIN32
H A DChangeLog363 - Updated win32/README-WIN32.txt [Rowe]
370 - Put new README-WIN32.txt in win32 [Rowe]
705 - Add _WIN32_WCE to define WIN32 in zconf.in.h [Spencer]
1069 - emulate utime() for WIN32 in contrib/untgz (Gilles Vollant)
1121 - added msdos/Makefile.w32 for WIN32 Microsoft Visual C++ (Bob Frazier)
1155 - do not redeclare unlink in minigzip.c for WIN32 (John Bowler)
1369 - check for WIN32 in zconf.h and zutil.c (avoid farmalloc in 32-bit mode)
/f-stack/freebsd/contrib/zstd/programs/
H A Dplatform.h139 #elif defined(WIN32) || defined(_WIN32)
155 #if defined(MSDOS) || defined(OS2) || defined(WIN32) || defined(_WIN32)
H A Dutil.c1025 #if defined(_WIN32) || defined(WIN32)
/f-stack/app/nginx-1.16.1/auto/lib/openssl/
H A Dmakefile.msvc9 perl Configure VC-WIN32 no-shared \
/f-stack/app/redis-5.0.5/src/
H A DlzfP.h148 # if defined (WIN32)
H A Dlzf_c.c122 #if defined (WIN32) && defined (_M_X64) in lzf_compress()
/f-stack/freebsd/contrib/libsodium/contrib/
H A DFindsodium.cmake93 elseif (WIN32)
240 if (WIN32)
270 elseif (WIN32)
/f-stack/freebsd/contrib/dev/acpica/include/platform/
H A Dacenv.h335 #elif defined(WIN32)
/f-stack/freebsd/contrib/zstd/zlibWrapper/
H A Dgzguts.h91 # ifdef WIN32
/f-stack/freebsd/contrib/libb2/
H A Dblake2-impl.h134 #if defined(_WIN32) || defined(WIN32) in secure_zero_memory()
H A Dblake2-dispatch.c14 #if defined(WIN32)
117 #if defined(WIN32) /* Work around the fact that Windows <7 does NOT support AVX... */ in get_cpu_features()
123 #if !defined(WIN32) /* Already checked for this in WIN32 */ in get_cpu_features()
/f-stack/freebsd/contrib/zlib/test/
H A Dminigzip.c32 #if defined(MSDOS) || defined(OS2) || defined(WIN32) || defined(__CYGWIN__)
61 #ifndef WIN32 /* unlink already in stdio.h for WIN32 */
/f-stack/freebsd/contrib/zstd/zlibWrapper/examples/
H A Dminigzip.c37 #if defined(MSDOS) || defined(OS2) || defined(WIN32) || defined(__CYGWIN__)
66 #ifndef WIN32 /* unlink already in stdio.h for WIN32 */
/f-stack/freebsd/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300eep.h23 #if defined(WIN32) || defined(WIN64)
711 #if defined(WIN32) || defined(WIN64)
H A Deeprom.diff152 #ifndef WIN32
/f-stack/freebsd/contrib/zstd/lib/common/
H A Dmem.h179 #if defined(_MSC_VER) || (defined(__INTEL_COMPILER) && defined(WIN32))
H A Dxxhash.c35 # elif (defined(__INTEL_COMPILER) && !defined(WIN32)) || \
/f-stack/freebsd/contrib/dev/acpica/compiler/
H A Daslcompiler.h162 #if (defined WIN32 || defined WIN64)
/f-stack/freebsd/contrib/octeon-sdk/cvmx-malloc/
H A Dmalloc.c523 #ifdef WIN32
736 # ifdef WIN32 /* use supplied emulation of getpagesize */
/f-stack/freebsd/net/
H A Dnetmap_user.h244 #ifdef WIN32 /* XXX or _WIN32 ? */
/f-stack/freebsd/contrib/zstd/lib/legacy/
H A Dzstd_v01.c209 # elif (defined(__INTEL_COMPILER) && !defined(WIN32)) || \

12