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

/freebsd-10-stable/contrib/ntp/lib/isc/win32/include/isc/
H A Dmutex.h34 #if (_WIN32_WINNT < 0x0400)
37 #endif /* _WIN32_WINNT < 0x0400 */
/freebsd-10-stable/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-10-stable/contrib/llvm/lib/Support/Windows/
H A DWindows.h20 #undef _WIN32_WINNT macro
23 #define _WIN32_WINNT 0x0501 macro
/freebsd-10-stable/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-10-stable/usr.bin/svn/lib/libapr/
H A Dapr.h131 #ifndef _WIN32_WINNT
134 #define _WIN32_WINNT 0x0501 macro
/freebsd-10-stable/crypto/openssl/crypto/
H A Dcryptlib.c744 # if defined(_WIN32_WINNT)
785 # if defined(_WIN32_WINNT) && _WIN32_WINNT>=0x0333
930 # if defined(_WIN32_WINNT) && _WIN32_WINNT>=0x0333
/freebsd-10-stable/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)
282 * Just like defining _WIN32_WINNT including winsock2.h implies
/freebsd-10-stable/contrib/apr/include/
H A Dapr.h.in129 #ifndef _WIN32_WINNT
132 #define _WIN32_WINNT 0x0501
H A Dapr.hw83 #ifndef _WIN32_WINNT
87 #define _WIN32_WINNT 0x0501
H A Dapr.hwc83 #ifndef _WIN32_WINNT
84 #define _WIN32_WINNT @win32_winnt_str@
/freebsd-10-stable/contrib/wpa/wpa_supplicant/
H A Dctrl_iface_named_pipe.c35 #ifndef _WIN32_WINNT
36 #define _WIN32_WINNT 0x0500 macro
/freebsd-10-stable/contrib/wpa/src/drivers/
H A Dndis_events.c9 #define _WIN32_WINNT 0x0400 macro
/freebsd-10-stable/crypto/openssl/engines/
H A De_capi.c68 # ifndef _WIN32_WINNT
69 # define _WIN32_WINNT 0x0400 macro
/freebsd-10-stable/crypto/openssl/apps/
H A Dapps.c2710 # ifdef _WIN32_WINNT
/freebsd-10-stable/contrib/subversion/subversion/libsvn_subr/
H A Dio.c148 #if _WIN32_WINNT < 0x600 /* Does the SDK assume Windows Vista+? */
/freebsd-10-stable/contrib/sqlite3/
H A Dsqlite3.c23395 ** Windows NT using the _WIN32_WINNT macro as follows:
23397 ** #if defined(_WIN32_WINNT)
23403 ** However, Visual Studio 2005 does not set _WIN32_WINNT by default, as
23755 #if defined(_WIN32_WINNT) && _WIN32_WINNT >= 0x0400
[all...]

Completed in 841 milliseconds