Home
last modified time | relevance | path

Searched defs:MBEDTLS_MAYBE_UNUSED (Results 1 – 1 of 1) sorted by relevance

/mbedtls-latest/library/
Dcommon.h413 # define MBEDTLS_MAYBE_UNUSED __attribute__((unused)) macro
417 # define MBEDTLS_MAYBE_UNUSED __attribute__((unused)) macro
427 # define MBEDTLS_MAYBE_UNUSED _Pragma("diag_suppress=Pe177") macro
431 # define MBEDTLS_MAYBE_UNUSED __pragma(warning(suppress:4189)) macro
434 # define MBEDTLS_MAYBE_UNUSED macro