Searched refs:_cond (Results 1 – 1 of 1) sorted by relevance
20 #define EFX_STATIC_ASSERT(_cond) \ argument21 ((void)sizeof (char[(_cond) ? 1 : -1]))