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.h425 # define MBEDTLS_MAYBE_UNUSED __attribute__((unused)) macro
429 # define MBEDTLS_MAYBE_UNUSED __attribute__((unused)) macro
439 # define MBEDTLS_MAYBE_UNUSED _Pragma("diag_suppress=Pe177") macro
443 # define MBEDTLS_MAYBE_UNUSED __pragma(warning(suppress:4189)) macro
446 # define MBEDTLS_MAYBE_UNUSED macro