Searched refs:_WIN32_WINNT (Results 1 - 25 of 57) sorted by relevance

123

/netbsd-current/external/gpl3/gdb.old/dist/gdbsupport/
H A Dcommon-defs.h72 _WIN32_WINNT correspondingly to ensure the Windows API headers
75 # ifdef _WIN32_WINNT
76 # if _WIN32_WINNT < 0x0501
77 # undef _WIN32_WINNT macro
78 # define _WIN32_WINNT 0x0501 macro
81 # define _WIN32_WINNT 0x0501 macro
/netbsd-current/external/gpl3/gdb/dist/gdbsupport/
H A Dcommon-defs.h72 _WIN32_WINNT correspondingly to ensure the Windows API headers
77 # ifdef _WIN32_WINNT
78 # if _WIN32_WINNT < 0x0501
79 # undef _WIN32_WINNT macro
80 # define _WIN32_WINNT 0x0501 macro
83 # define _WIN32_WINNT 0x0501 macro
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/PDB/DIA/
H A DDIASupport.h18 #define _WIN32_WINNT _WIN32_WINNT_VISTA macro
/netbsd-current/crypto/external/bsd/openssl/dist/crypto/async/arch/
H A Dasync_win.h30 # if defined(_WIN32_WINNT) && _WIN32_WINNT >= 0x600
H A Dasync_win.c37 # if defined(_WIN32_WINNT) && _WIN32_WINNT >= 0x600
/netbsd-current/external/bsd/elftosb/dist/common/
H A DRandom.cpp12 #ifndef _WIN32_WINNT
13 #define _WIN32_WINNT 0x0400 macro
/netbsd-current/crypto/external/bsd/openssl/dist/Configurations/
H A D50-win-onecore.conf102 "_WIN32_WINNT=0x0A00"),
112 "_WIN32_WINNT=0x0A00"),
122 "_WIN32_WINNT=0x0A00"),
132 "_WIN32_WINNT=0x0A00"),
/netbsd-current/external/bsd/ntp/dist/lib/isc/win32/include/isc/
H A Dmutex.h36 #if (_WIN32_WINNT < 0x0400)
39 #endif /* _WIN32_WINNT < 0x0400 */
/netbsd-current/external/public-domain/xz/dist/src/common/
H A Dtuklib_cpucores.c16 # ifndef _WIN32_WINNT
17 # define _WIN32_WINNT 0x0500 macro
H A Dtuklib_physmem.c19 # ifndef _WIN32_WINNT
20 # define _WIN32_WINNT 0x0500 macro
/netbsd-current/external/gpl3/gdb/dist/gnulib/import/
H A Dgettimeofday.c38 # if !(_WIN32_WINNT >= _WIN32_WINNT_WIN8)
97 # if !(_WIN32_WINNT >= _WIN32_WINNT_WIN8)
H A Dstat-w32.c24 But ensure that the redefinition of _WIN32_WINNT does not make us assume
28 # if _WIN32_WINNT >= _WIN32_WINNT_VISTA
33 # if !defined _WIN32_WINNT || (_WIN32_WINNT < _WIN32_WINNT_WIN8)
34 # undef _WIN32_WINNT macro
35 # define _WIN32_WINNT _WIN32_WINNT_WIN8 macro
38 # define WIN32_ASSUME_VISTA (_WIN32_WINNT >= _WIN32_WINNT_VISTA)
/netbsd-current/crypto/external/bsd/openssl/dist/crypto/
H A Dcryptlib.c29 # if defined(_WIN32_WINNT) && _WIN32_WINNT>=0x0333
194 # if defined(_WIN32_WINNT) && _WIN32_WINNT>=0x0333
H A Dthreads_win.c12 # if defined(_WIN32_WINNT) && _WIN32_WINNT >= 0x600
/netbsd-current/external/gpl3/gdb.old/dist/gnulib/import/
H A Dgettimeofday.c40 # if !(_WIN32_WINNT >= _WIN32_WINNT_WIN8)
99 # if !(_WIN32_WINNT >= _WIN32_WINNT_WIN8)
H A Dstat-w32.c24 #if !defined _WIN32_WINNT || (_WIN32_WINNT < _WIN32_WINNT_WIN8)
25 # undef _WIN32_WINNT macro
26 # define _WIN32_WINNT _WIN32_WINNT_WIN8 macro
49 #if !(_WIN32_WINNT >= _WIN32_WINNT_VISTA)
152 #if !(_WIN32_WINNT >= _WIN32_WINNT_VISTA)
/netbsd-current/crypto/external/bsd/openssl.old/dist/
H A De_os.h132 # if !defined(_WIN32_WCE) && !defined(_WIN32_WINNT)
134 * Defining _WIN32_WINNT here in e_os.h implies certain "discipline."
136 * routine that was introduced after denoted _WIN32_WINNT with
138 * _WIN32_WINNT in SDK headers. So that if you wish to use them in
139 * some module, you'd need to override _WIN32_WINNT definition in
145 # define _WIN32_WINNT 0x0501 macro
147 # if defined(_WIN32_WINNT) || defined(_WIN32_WCE)
149 * Just like defining _WIN32_WINNT including winsock2.h implies
/netbsd-current/crypto/external/bsd/openssl.old/dist/crypto/rand/
H A Drand_win.c23 && defined(_WIN32_WINNT) && _WIN32_WINNT >= 0x0600
/netbsd-current/crypto/external/bsd/openssl/dist/providers/implementations/rands/seeding/
H A Drand_win.c25 && defined(_WIN32_WINNT) && _WIN32_WINNT >= 0x0600
/netbsd-current/external/bsd/less/dist/
H A Dttyin.c24 #ifndef _WIN32_WINNT
25 #define _WIN32_WINNT 0x400 macro
/netbsd-current/crypto/external/bsd/openssl.old/dist/crypto/
H A Dcryptlib.c184 # if defined(_WIN32_WINNT) && _WIN32_WINNT>=0x0333
349 # if defined(_WIN32_WINNT) && _WIN32_WINNT>=0x0333
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/Support/Windows/
H A DWindowsSupport.h25 #undef _WIN32_WINNT macro
29 #define _WIN32_WINNT 0x0601 macro
/netbsd-current/crypto/external/bsd/openssl/dist/
H A De_os.h86 # if !defined(_WIN32_WCE) && !defined(_WIN32_WINNT)
88 * Defining _WIN32_WINNT here in e_os.h implies certain "discipline."
90 * routine that was introduced after denoted _WIN32_WINNT with
92 * _WIN32_WINNT in SDK headers. So that if you wish to use them in
93 * some module, you'd need to override _WIN32_WINNT definition in
99 # define _WIN32_WINNT 0x0501 macro
101 # if defined(_WIN32_WINNT) || defined(_WIN32_WCE)
103 * Just like defining _WIN32_WINNT including winsock2.h implies
/netbsd-current/external/bsd/libarchive/dist/libarchive/
H A Darchive_util.c45 #if defined(HAVE_BCRYPT_H) && _WIN32_WINNT >= _WIN32_WINNT_VISTA
251 #if defined(HAVE_BCRYPT_H) && _WIN32_WINNT >= _WIN32_WINNT_VISTA
328 #if defined(HAVE_BCRYPT_H) && _WIN32_WINNT >= _WIN32_WINNT_VISTA
345 # if _WIN32_WINNT >= 0x0602 /* _WIN32_WINNT_WIN8 */
351 #if defined(HAVE_BCRYPT_H) && _WIN32_WINNT >= _WIN32_WINNT_VISTA
380 # if _WIN32_WINNT >= 0x0602 /* _WIN32_WINNT_WIN8 */
417 #if defined(HAVE_BCRYPT_H) && _WIN32_WINNT >= _WIN32_WINNT_VISTA
/netbsd-current/external/bsd/libpcap/dist/
H A Dsockutils.h65 #if ((defined(__MINGW32__)) && (_WIN32_WINNT < 0x0501))

Completed in 498 milliseconds

123