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

/freebsd-10.1-release/contrib/ntp/lib/isc/win32/include/isc/
H A Dmutex.h34 #if (_WIN32_WINNT < 0x0400)
37 #endif /* _WIN32_WINNT < 0x0400 */
/freebsd-10.1-release/contrib/llvm/lib/Support/Windows/
H A DWindows.h20 #undef _WIN32_WINNT macro
23 #define _WIN32_WINNT 0x0501 macro
/freebsd-10.1-release/contrib/xz/src/common/
H A Dtuklib_physmem.c19 # ifndef _WIN32_WINNT
20 # define _WIN32_WINNT 0x0500 macro
/freebsd-10.1-release/usr.bin/svn/lib/libapr/
H A Dapr.h131 #ifndef _WIN32_WINNT
134 #define _WIN32_WINNT 0x0501 macro
/freebsd-10.1-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-10.1-release/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.1-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)
282 * Just like defining _WIN32_WINNT including winsock2.h implies
/freebsd-10.1-release/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.1-release/contrib/wpa/wpa_supplicant/
H A Dctrl_iface_named_pipe.c35 #ifndef _WIN32_WINNT
36 #define _WIN32_WINNT 0x0500 macro
/freebsd-10.1-release/contrib/subversion/subversion/libsvn_subr/
H A Dnamed_atomic.c101 #if defined(WIN32) && ((_WIN32_WINNT >= 0x0502) || defined(InterlockedExchangeAdd64))
/freebsd-10.1-release/contrib/wpa/src/drivers/
H A Dndis_events.c9 #define _WIN32_WINNT 0x0400 macro
/freebsd-10.1-release/crypto/openssl/engines/
H A De_capi.c68 # ifndef _WIN32_WINNT
69 # define _WIN32_WINNT 0x0400 macro
/freebsd-10.1-release/crypto/openssl/apps/
H A Dapps.c2707 # ifdef _WIN32_WINNT

Completed in 166 milliseconds