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

/freebsd-11.0-release/contrib/llvm/include/llvm/DebugInfo/PDB/DIA/
H A DDIASupport.h19 #define _WIN32_WINNT _WIN32_WINNT_VISTA macro
/freebsd-11.0-release/contrib/ntp/lib/isc/win32/include/isc/
H A Dmutex.h34 #if (_WIN32_WINNT < 0x0400)
37 #endif /* _WIN32_WINNT < 0x0400 */
/freebsd-11.0-release/contrib/xz/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
H A Dmythread.h334 # undef _WIN32_WINNT macro
335 # define _WIN32_WINNT 0x0600 macro
/freebsd-11.0-release/contrib/jemalloc/include/jemalloc/internal/
H A Dmutex.h33 # if _WIN32_WINNT >= 0x0600
84 # if _WIN32_WINNT >= 0x0600
105 # if _WIN32_WINNT >= 0x0600
/freebsd-11.0-release/contrib/llvm/lib/Support/Windows/
H A DWindowsSupport.h26 #undef _WIN32_WINNT macro
30 #define _WIN32_WINNT 0x0601 macro
/freebsd-11.0-release/contrib/jemalloc/src/
H A Dmutex.c87 # if _WIN32_WINNT >= 0x0600
H A Djemalloc.c199 #if _WIN32_WINNT >= 0x0600
1402 #if defined(_WIN32) && _WIN32_WINNT < 0x0600
/freebsd-11.0-release/contrib/ntp/sntp/libevent/
H A Devent_iocp.c28 #ifndef _WIN32_WINNT
30 #define _WIN32_WINNT 0x0403 macro
H A Devthread_win32.c30 #ifndef _WIN32_WINNT
32 #define _WIN32_WINNT 0x0403 macro
H A Dlistener.c33 #ifndef _WIN32_WINNT
35 #define _WIN32_WINNT 0x0403 macro
H A Devutil.c39 #undef _WIN32_WINNT macro
41 #define _WIN32_WINNT 0x0501 macro
/freebsd-11.0-release/usr.bin/svn/lib/libapr/
H A Dapr.h131 #ifndef _WIN32_WINNT
134 #define _WIN32_WINNT 0x0501 macro
/freebsd-11.0-release/crypto/openssl/crypto/
H A Dcryptlib.c763 # if defined(_WIN32_WINNT)
804 # if defined(_WIN32_WINNT) && _WIN32_WINNT>=0x0333
953 # if defined(_WIN32_WINNT) && _WIN32_WINNT>=0x0333
/freebsd-11.0-release/crypto/openssl/
H A De_os.h263 # if !defined(_WIN32_WCE) && !defined(_WIN32_WINNT)
265 * Defining _WIN32_WINNT here in e_os.h implies certain "discipline."
278 # define _WIN32_WINNT 0x0400 macro
280 # if !defined(OPENSSL_NO_SOCK) && (defined(_WIN32_WINNT) || defined(_WIN32_WCE))
282 * Just like defining _WIN32_WINNT including winsock2.h implies
/freebsd-11.0-release/contrib/wpa/wpa_supplicant/
H A Dctrl_iface_named_pipe.c35 #ifndef _WIN32_WINNT
36 #define _WIN32_WINNT 0x0500 macro
/freebsd-11.0-release/contrib/wpa/src/drivers/
H A Dndis_events.c9 #define _WIN32_WINNT 0x0400 macro
/freebsd-11.0-release/crypto/openssl/engines/
H A De_capi.c68 # ifndef _WIN32_WINNT
69 # define _WIN32_WINNT 0x0400 macro
/freebsd-11.0-release/crypto/openssl/apps/
H A Dapps.c2972 # ifdef _WIN32_WINNT
/freebsd-11.0-release/contrib/subversion/subversion/libsvn_subr/
H A Dio.c148 #if _WIN32_WINNT < 0x600 /* Does the SDK assume Windows Vista+? */
/freebsd-11.0-release/contrib/sqlite3/
H A Dsqlite3.c21589 ** Windows NT using the _WIN32_WINNT macro as follows:
21591 ** #if defined(_WIN32_WINNT)
21597 ** However, Visual Studio 2005 does not set _WIN32_WINNT by default, as
21949 #if defined(_WIN32_WINNT) && _WIN32_WINNT >= 0x0400
[all...]

Completed in 468 milliseconds