Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/zlib/
Dzconf.h72 # ifndef WIN32
73 # define WIN32 macro
76 #if (defined(MSDOS) || defined(OS2) || defined(WINDOWS)) && !defined(WIN32)
111 #if !defined(STDC) && (defined(MSDOS) || defined(WINDOWS) || defined(WIN32))
201 #if defined(WINDOWS) || defined(WIN32)
206 # if defined(WIN32) && (!defined(__BORLANDC__) || (__BORLANDC__ >= 0x500))
226 # ifdef WIN32
Dzconf.in.h72 # ifndef WIN32
73 # define WIN32 macro
76 #if (defined(MSDOS) || defined(OS2) || defined(WINDOWS)) && !defined(WIN32)
111 #if !defined(STDC) && (defined(MSDOS) || defined(WINDOWS) || defined(WIN32))
201 #if defined(WINDOWS) || defined(WIN32)
206 # if defined(WIN32) && (!defined(__BORLANDC__) || (__BORLANDC__ >= 0x500))
226 # ifdef WIN32
Dzutil.h97 #if defined(MSDOS) || (defined(WINDOWS) && !defined(WIN32))
148 #ifdef WIN32
205 # ifdef WIN32
Dminigzip.c32 #if defined(MSDOS) || defined(OS2) || defined(WIN32) || defined(__CYGWIN__)
53 #ifndef WIN32 /* unlink already in stdio.h for WIN32 */
DChangeLog45 - Add _WIN32_WCE to define WIN32 in zconf.in.h [Spencer]
409 - emulate utime() for WIN32 in contrib/untgz (Gilles Vollant)
461 - added msdos/Makefile.w32 for WIN32 Microsoft Visual C++ (Bob Frazier)
495 - do not redeclare unlink in minigzip.c for WIN32 (John Bowler)
709 - check for WIN32 in zconf.h and zutil.c (avoid farmalloc in 32-bit mode)
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/zlib/
Dzconf.h165 # ifndef WIN32
166 # define WIN32 macro
169 #if (defined(MSDOS) || defined(OS2) || defined(WINDOWS)) && !defined(WIN32)
204 #if !defined(STDC) && (defined(MSDOS) || defined(WINDOWS) || defined(WIN32))
308 #if defined(WINDOWS) || defined(WIN32)
313 # if defined(WIN32) && (!defined(__BORLANDC__) || (__BORLANDC__ >= 0x500))
333 # ifdef WIN32
Dzutil.h83 #if defined(MSDOS) || (defined(WINDOWS) && !defined(WIN32))
138 #ifdef WIN32
Dgzguts.h76 # ifdef WIN32
Dminigzip.c32 #if defined(MSDOS) || defined(OS2) || defined(WIN32) || defined(__CYGWIN__)
61 #ifndef WIN32 /* unlink already in stdio.h for WIN32 */
DChangeLog320 - Updated win32/README-WIN32.txt [Rowe]
327 - Put new README-WIN32.txt in win32 [Rowe]
662 - Add _WIN32_WCE to define WIN32 in zconf.in.h [Spencer]
1026 - emulate utime() for WIN32 in contrib/untgz (Gilles Vollant)
1078 - added msdos/Makefile.w32 for WIN32 Microsoft Visual C++ (Bob Frazier)
1112 - do not redeclare unlink in minigzip.c for WIN32 (John Bowler)
1326 - check for WIN32 in zconf.h and zutil.c (avoid farmalloc in 32-bit mode)
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Other/Maintained/Tools/Pccts/h/
Dpcctslib50.dsp41 # ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c
42 # ADD CPP /nologo /W3 /GX /O2 /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /FD /c
68 # ADD BASE CPP /nologo /W3 /GX /Z7 /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c
69 # ADD CPP /nologo /W3 /GX /Z7 /Od /D "_DEBUG" /D "WIN32" /D "_WINDOWS" /FD /c
Dpcctslib60.dsp43 # ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c
44 # ADD CPP /nologo /W3 /GX /O2 /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /FD /c
72 # ADD BASE CPP /nologo /W3 /GX /Z7 /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c
73 # ADD CPP /nologo /W3 /GX /Z7 /Od /D "_DEBUG" /D "WIN32" /D "_WINDOWS" /FD /c
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/PyMod-2.7.2/Modules/zlib/
Dzutil.h97 #if defined(MSDOS) || (defined(WINDOWS) && !defined(WIN32))
148 #ifdef WIN32
205 # ifdef WIN32
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Other/Maintained/Tools/Pccts/sorcerer/lib/
Dmsvc.dsp41 # ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c
42 # ADD CPP /nologo /W3 /GX /O2 /I "h" /I "..\h" /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D "PC" /YX /FD…
62 # ADD BASE CPP /nologo /W3 /GX /Z7 /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c
63 # ADD CPP /nologo /W3 /GX /Z7 /Od /I "h" /I "..\h" /D "_DEBUG" /D "WIN32" /D "_WINDOWS" /D "PC" /YX…
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/msi/
Dmsisupport.mak9 cl /O2 /D WIN32 /D NDEBUG /D _WINDOWS /MT /W3 /c msisupport.c
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/PyMod-2.7.10/Modules/zlib/
Dzutil.h86 #if defined(MSDOS) || (defined(WINDOWS) && !defined(WIN32))
141 #ifdef WIN32
Dgzguts.h82 # ifdef WIN32
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Include/
Dpythonrun.h159 #if defined(WIN32) && !defined(MS_WIN64) && defined(_MSC_VER) && _MSC_VER >= 1300
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Include/
Dpythonrun.h161 #if defined(WIN32) && !defined(MS_WIN64) && defined(_MSC_VER) && _MSC_VER >= 1300
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/freeze/
Dextensions_win32.ini52 cl=/I %PYTHONPREFIX%\..\zlib-1.1.4 /D _WINDOWS /D WIN32
/device/linaro/bootloader/edk2/StdLib/LibC/Uefi/
Dcompat.c185 #if !defined(HAVE_MKSTEMP) && !defined(WIN32)
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dtest_multiprocessing.py69 WIN32 = (sys.platform == "win32") variable
1847 @unittest.skipIf(WIN32, "skipped on Windows")
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/
DCommonTools.env445 C_ARCH_FLAGS = /Od /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D __RPCASYNC_H__
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
Dpythonrun.c1794 #if defined(WIN32) && defined(_MSC_VER)
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/
Dpythonrun.c1819 #if defined(WIN32) && defined(_MSC_VER)