Home
last modified time | relevance | path

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

/openthread-latest/third_party/mbedtls/repo/library/
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