Home
last modified time | relevance | path

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

12

/freebsd/crypto/openssl/Configurations/
H A D50-win-onecore.conf102 "_WIN32_WINNT=0x0A00"),
112 "_WIN32_WINNT=0x0A00"),
122 "_WIN32_WINNT=0x0A00"),
132 "_WIN32_WINNT=0x0A00"),
/freebsd/contrib/llvm-project/libcxx/src/
H A Dchrono.cpp44 # if _WIN32_WINNT >= _WIN32_WINNT_WIN8
71 # if _WIN32_WINNT < _WIN32_WINNT_WIN8
104 # if (_WIN32_WINNT >= _WIN32_WINNT_WIN8 && WINAPI_FAMILY_PARTITION(WINAPI_PARTITION_DESKTOP)) || … in __libcpp_system_clock_now()
105 (_WIN32_WINNT >= _WIN32_WINNT_WIN10) in __libcpp_system_clock_now()
/freebsd/crypto/openssl/crypto/
H A Dcryptlib.c29 # if defined(_WIN32_WINNT) && _WIN32_WINNT>=0x0333
194 # if defined(_WIN32_WINNT) && _WIN32_WINNT>=0x0333 in OPENSSL_showfatal()
H A Dthreads_win.c12 # if defined(_WIN32_WINNT) && _WIN32_WINNT >= 0x600
/freebsd/crypto/openssl/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 in async_fibre_init_dispatcher()
/freebsd/contrib/libarchive/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 in __archive_mktempx()
329 #if defined(HAVE_BCRYPT_H) && _WIN32_WINNT >= _WIN32_WINNT_VISTA in __archive_mktempx()
346 # if _WIN32_WINNT >= 0x0602 /* _WIN32_WINNT_WIN8 */ in __archive_mktempx()
352 #if defined(HAVE_BCRYPT_H) && _WIN32_WINNT >= _WIN32_WINNT_VISTA in __archive_mktempx()
381 # if _WIN32_WINNT >= 0x0602 /* _WIN32_WINNT_WIN8 */ in __archive_mktempx()
418 #if defined(HAVE_BCRYPT_H) && _WIN32_WINNT >= _WIN32_WINNT_VISTA in __archive_mktempx()
H A Darchive_digest.c56 #if defined(HAVE_BCRYPT_H) && _WIN32_WINNT >= _WIN32_WINNT_VISTA
110 #if defined(HAVE_BCRYPT_H) && _WIN32_WINNT >= _WIN32_WINNT_VISTA in win_crypto_Update()
125 #if !(defined(HAVE_BCRYPT_H) && _WIN32_WINNT >= _WIN32_WINNT_VISTA) in win_crypto_Final()
132 #if defined(HAVE_BCRYPT_H) && _WIN32_WINNT >= _WIN32_WINNT_VISTA in win_crypto_Final()
319 #if defined(HAVE_BCRYPT_H) && _WIN32_WINNT >= _WIN32_WINNT_VISTA in __archive_md5init()
706 #if defined(HAVE_BCRYPT_H) && _WIN32_WINNT >= _WIN32_WINNT_VISTA in __archive_sha1init()
970 #if defined(HAVE_BCRYPT_H) && _WIN32_WINNT >= _WIN32_WINNT_VISTA in __archive_sha256init()
1210 #if defined(HAVE_BCRYPT_H) && _WIN32_WINNT >= _WIN32_WINNT_VISTA in __archive_sha384init()
1474 #if defined(HAVE_BCRYPT_H) && _WIN32_WINNT >= _WIN32_WINNT_VISTA in __archive_sha512init()
H A Darchive_random.c61 #if defined(HAVE_BCRYPT_H) && _WIN32_WINNT >= _WIN32_WINNT_VISTA
88 # if defined(HAVE_BCRYPT_H) && _WIN32_WINNT >= _WIN32_WINNT_VISTA in archive_random()
H A Darchive_hmac_private.h55 #elif defined(_WIN32) && !defined(__CYGWIN__) && defined(HAVE_BCRYPT_H) && _WIN32_WINNT >= _WIN32_W…
H A Darchive_cryptor_private.h65 #elif defined(_WIN32) && !defined(__CYGWIN__) && defined(HAVE_BCRYPT_H) && _WIN32_WINNT >= _WIN32_W…
H A Darchive_cryptor.c60 #elif defined(_WIN32) && !defined(__CYGWIN__) && defined(HAVE_BCRYPT_H) && _WIN32_WINNT >= _WIN32_W…
200 #elif defined(_WIN32) && !defined(__CYGWIN__) && defined(HAVE_BCRYPT_H) && _WIN32_WINNT >= _WIN32_W…
/freebsd/sys/contrib/zstd/lib/common/
H A Dthreading.h34 #ifdef _WIN32_WINNT
35 # undef _WIN32_WINNT
37 #define _WIN32_WINNT 0x0600 macro
/freebsd/crypto/openssl/
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
/freebsd/crypto/openssl/providers/implementations/rands/seeding/
H A Drand_win.c25 && defined(_WIN32_WINNT) && _WIN32_WINNT >= 0x0600
/freebsd/contrib/less/
H A Dttyin.c22 #ifndef _WIN32_WINNT
23 #define _WIN32_WINNT 0x400 macro
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/Windows/
H A DWindowsSupport.h25 #undef _WIN32_WINNT
29 #define _WIN32_WINNT 0x0601 macro
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/DIA/
H A DDIASupport.h18 #define _WIN32_WINNT _WIN32_WINNT_VISTA macro
/freebsd/contrib/ntp/libntp/lib/isc/win32/include/isc/
H A Dmutex.h34 #if (_WIN32_WINNT < 0x0400)
/freebsd/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
/freebsd/contrib/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
/freebsd/contrib/jemalloc/include/jemalloc/internal/
H A Dmutex.h33 # if _WIN32_WINNT >= 0x0600
77 # if _WIN32_WINNT >= 0x0600
/freebsd/contrib/libpcap/
H A Dsockutils.h65 #if ((defined(__MINGW32__)) && (_WIN32_WINNT < 0x0501))

12