Searched refs:STATIC_ASSERT_EXPR (Results 1 - 1 of 1) sorted by relevance
/third_party/mbedtls/library/ | ||
H A D | common.h | 84 #define STATIC_ASSERT_EXPR(const_expr) \ macro 91 (STATIC_ASSERT_EXPR(condition) ? 0 : (value)) |
Completed in 1 milliseconds