Searched refs:__bool (Results 1 – 2 of 2) sorted by relevance
23 #define CMN_DP_ASSERT(__bool) argument
46 #define A_ASSERT(__bool) \ argument48 if (0 == (__bool)) { \