Searched refs:_WIN32_WINNT (Results 26 - 50 of 57) sorted by relevance

123

/netbsd-current/external/bsd/libarchive/dist/libarchive/
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
125 #if !(defined(HAVE_BCRYPT_H) && _WIN32_WINNT >= _WIN32_WINNT_VISTA)
132 #if defined(HAVE_BCRYPT_H) && _WIN32_WINNT >= _WIN32_WINNT_VISTA
319 #if defined(HAVE_BCRYPT_H) && _WIN32_WINNT >= _WIN32_WINNT_VISTA
706 #if defined(HAVE_BCRYPT_H) && _WIN32_WINNT >= _WIN32_WINNT_VISTA
970 #if defined(HAVE_BCRYPT_H) && _WIN32_WINNT >= _WIN32_WINNT_VISTA
1210 #if defined(HAVE_BCRYPT_H) && _WIN32_WINNT >= _WIN32_WINNT_VISTA
1474 #if defined(HAVE_BCRYPT_H) && _WIN32_WINNT >= _WIN32_WINNT_VISTA
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
H A Darchive_write_disk_windows.c268 # if _WIN32_WINNT >= 0x0602 /* _WIN32_WINNT_WIN8 */
295 # if _WIN32_WINNT >= 0x0602 /* _WIN32_WINNT_WIN8 */
309 # if _WIN32_WINNT >= 0x0602 /* _WIN32_WINNT_WIN8 */
577 #if _WIN32_WINNT < _WIN32_WINNT_VISTA
601 #if _WIN32_WINNT < _WIN32_WINNT_XP
656 #if _WIN32_WINNT < _WIN32_WINNT_VISTA
1692 # if _WIN32_WINNT >= 0x0602 /* _WIN32_WINNT_WIN8 */
1758 # if _WIN32_WINNT >= 0x0602 /* _WIN32_WINNT_WIN8 */
1830 # if _WIN32_WINNT >= 0x0602 /* _WIN32_WINNT_WIN8 */
1844 # if _WIN32_WINNT >
[all...]
H A Darchive_write_add_filter_zstd.c280 #elif !defined(__CYGWIN__) && defined(_WIN32_WINNT) && \
281 _WIN32_WINNT >= 0x0601 /* _WIN32_WINNT_WIN7 */
H A Darchive_windows.h301 # if _WIN32_WINNT < 0x0500 /* windows.h not providing 0x500 API */
H A Darchive_read_disk_windows.c420 # if _WIN32_WINNT >= 0x0602 /* _WIN32_WINNT_WIN8 */
1079 #if _WIN32_WINNT >= 0x0602 /* _WIN32_WINNT_WIN8 */
1088 #if _WIN32_WINNT >= 0x0602 /* _WIN32_WINNT_WIN8 */
1572 #if _WIN32_WINNT >= 0x0602 /* _WIN32_WINNT_WIN8 */
1588 #if _WIN32_WINNT >= 0x0602 /* _WIN32_WINNT_WIN8 */
2082 # if _WIN32_WINNT >= 0x0602 /* _WIN32_WINNT_WIN8 */
2088 # if _WIN32_WINNT >= 0x0602 /* _WIN32_WINNT_WIN8 */
2305 # if _WIN32_WINNT >= 0x0602 /* _WIN32_WINNT_WIN8 */
2330 # if _WIN32_WINNT >= 0x0602 /* _WIN32_WINNT_WIN8 */
2402 # if _WIN32_WINNT >
[all...]
H A Darchive_digest_private.h167 #if defined(HAVE_BCRYPT_H) && _WIN32_WINNT >= _WIN32_WINNT_VISTA
H A Darchive_windows.c235 # if _WIN32_WINNT >= 0x0602 /* _WIN32_WINNT_WIN8 */
251 # if _WIN32_WINNT >= 0x0602 /* _WIN32_WINNT_WIN8 */
/netbsd-current/external/bsd/jemalloc/include/jemalloc/internal/
H A Dmutex.h33 # if _WIN32_WINNT >= 0x0600
77 # if _WIN32_WINNT >= 0x0600
/netbsd-current/external/bsd/jemalloc/dist/include/jemalloc/internal/
H A Dmutex.h33 # if _WIN32_WINNT >= 0x0600
77 # if _WIN32_WINNT >= 0x0600
/netbsd-current/external/bsd/libevent/dist/
H A Devthread_win32.c33 #ifndef _WIN32_WINNT
35 #define _WIN32_WINNT 0x0403 macro
H A Devent_iocp.c29 #ifndef _WIN32_WINNT
31 #define _WIN32_WINNT 0x0403 macro
H A Dlistener.c36 #ifndef _WIN32_WINNT
38 #define _WIN32_WINNT 0x0403 macro
/netbsd-current/external/bsd/ntp/dist/sntp/libevent/
H A Devent_iocp.c30 #ifndef _WIN32_WINNT
32 #define _WIN32_WINNT 0x0403 macro
H A Devthread_win32.c32 #ifndef _WIN32_WINNT
34 #define _WIN32_WINNT 0x0403 macro
H A Dlistener.c35 #ifndef _WIN32_WINNT
37 #define _WIN32_WINNT 0x0403 macro
H A Devutil.c41 #undef _WIN32_WINNT macro
43 #define _WIN32_WINNT 0x0501 macro
/netbsd-current/external/apache2/llvm/dist/libcxx/src/
H A Dchrono.cpp42 # if _WIN32_WINNT >= _WIN32_WINNT_WIN8
77 #if _WIN32_WINNT >= _WIN32_WINNT_WIN8 && WINAPI_FAMILY_PARTITION(WINAPI_PARTITION_DESKTOP)
/netbsd-current/external/bsd/libarchive/dist/cpio/
H A Dcpio_windows.c157 # if _WIN32_WINNT >= 0x0602 /* _WIN32_WINNT_WIN8 */
173 # if _WIN32_WINNT >= 0x0602 /* _WIN32_WINNT_WIN8 */
/netbsd-current/external/bsd/jemalloc/dist/src/
H A Dmutex.c138 # if _WIN32_WINNT >= 0x0600
/netbsd-current/external/bsd/openldap/dist/libraries/libldap/
H A Dthr_nt.c26 #define _WIN32_WINNT 0x0400 macro
/netbsd-current/external/public-domain/xz/dist/src/common/
H A Dmythread.h334 # undef _WIN32_WINNT macro
335 # define _WIN32_WINNT 0x0600 macro
/netbsd-current/external/mit/libuv/dist/include/uv/
H A Dwin.h22 #ifndef _WIN32_WINNT
23 # define _WIN32_WINNT 0x0600 macro
/netbsd-current/external/bsd/wpa/dist/wpa_supplicant/
H A Dctrl_iface_named_pipe.c35 #ifndef _WIN32_WINNT
36 #define _WIN32_WINNT 0x0500 macro
/netbsd-current/external/bsd/wpa/dist/src/drivers/
H A Dndis_events.c9 #define _WIN32_WINNT 0x0400 macro

Completed in 228 milliseconds

123