Home
last modified time | relevance | path

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

/aosp_15_r20/external/openthread/third_party/mbedtls/repo/library/
H A Dcommon.h411 # define MBEDTLS_MAYBE_UNUSED __attribute__((unused)) macro
415 # define MBEDTLS_MAYBE_UNUSED __attribute__((unused)) macro
425 # define MBEDTLS_MAYBE_UNUSED _Pragma("diag_suppress=Pe177") macro
429 # define MBEDTLS_MAYBE_UNUSED __pragma(warning(suppress:4189)) macro
432 # define MBEDTLS_MAYBE_UNUSED macro