Home
last modified time | relevance | path

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

/optee_os/lib/libmbedtls/mbedtls/library/
H A Dcommon.h426 # define MBEDTLS_MAYBE_UNUSED __attribute__((unused)) macro
430 # define MBEDTLS_MAYBE_UNUSED __attribute__((unused)) macro
440 # define MBEDTLS_MAYBE_UNUSED _Pragma("diag_suppress=Pe177") macro
444 # define MBEDTLS_MAYBE_UNUSED __pragma(warning(suppress:4189)) macro
447 # define MBEDTLS_MAYBE_UNUSED macro