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

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/DIA/
H A DDIASupport.h18 #define _WIN32_WINNT _WIN32_WINNT_VISTA macro
/freebsd-11-stable/contrib/ntp/lib/isc/win32/include/isc/
H A Dmutex.h34 #if (_WIN32_WINNT < 0x0400)
37 #endif /* _WIN32_WINNT < 0x0400 */
/freebsd-11-stable/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-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-11-stable/contrib/less/
H A Dttyin.c22 #ifndef _WIN32_WINNT
23 #define _WIN32_WINNT 0x400 macro
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Support/Windows/
H A DWindowsSupport.h25 #undef _WIN32_WINNT macro
29 #define _WIN32_WINNT 0x0601 macro
/freebsd-11-stable/contrib/llvm-project/libcxx/src/
H A Dchrono.cpp23 #if _WIN32_WINNT >= _WIN32_WINNT_WIN8
67 #if _WIN32_WINNT >= _WIN32_WINNT_WIN8
/freebsd-11-stable/contrib/libpcap/
H A Dsockutils.h59 #if ((defined(__MINGW32__)) && (_WIN32_WINNT < 0x0501))
/freebsd-11-stable/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-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-11-stable/usr.bin/svn/lib/libapr/
H A Dapr.h132 #ifndef _WIN32_WINNT
135 #define _WIN32_WINNT 0x0501 macro
/freebsd-11-stable/crypto/openssl/crypto/
H A Dcryptlib.c775 # if defined(_WIN32_WINNT)
816 # if defined(_WIN32_WINNT) && _WIN32_WINNT>=0x0333
965 # if defined(_WIN32_WINNT) && _WIN32_WINNT>=0x0333
/freebsd-11-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) || defined(_WIN32_WCE))
282 * Just like defining _WIN32_WINNT including winsock2.h implies
/freebsd-11-stable/contrib/wpa/wpa_supplicant/
H A Dctrl_iface_named_pipe.c35 #ifndef _WIN32_WINNT
36 #define _WIN32_WINNT 0x0500 macro
/freebsd-11-stable/contrib/wpa/src/drivers/
H A Dndis_events.c9 #define _WIN32_WINNT 0x0400 macro
/freebsd-11-stable/crypto/openssl/engines/
H A De_capi.c68 # ifndef _WIN32_WINNT
69 # define _WIN32_WINNT 0x0400 macro
/freebsd-11-stable/crypto/openssl/apps/
H A Dapps.c2977 # ifdef _WIN32_WINNT
/freebsd-11-stable/contrib/subversion/subversion/libsvn_subr/
H A Dio.c148 #if _WIN32_WINNT < 0x600 /* Does the SDK assume Windows Vista+? */
/freebsd-11-stable/contrib/sqlite3/
H A Dsqlite3.c[all...]

Completed in 613 milliseconds