Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/lib/libtomcrypt/src/prngs/
A Drng_get_bytes.c85 #ifndef _WIN32_WINNT
86 #define _WIN32_WINNT 0x0400 macro
/optee_os-3.20.0/lib/libmbedtls/mbedtls/library/
A Dentropy_poll.c55 #if !defined(_WIN32_WINNT)
56 #define _WIN32_WINNT 0x0400 macro
A Dnet_sockets.c56 #if !defined(_WIN32_WINNT)
58 #define _WIN32_WINNT 0x0501 macro
65 #if (_WIN32_WINNT < 0x0501)
/optee_os-3.20.0/lib/libmbedtls/mbedtls/
A DChangeLog1848 * Fix for redefinition of _WIN32_WINNT to avoid overriding a definition

Completed in 10 milliseconds