Searched defs:_Condition (Results 1 – 2 of 2) sorted by relevance
65 # define _GLIBCXX_DEBUG_ASSERT(_Condition) argument66 # define _GLIBCXX_DEBUG_PEDASSERT(_Condition) argument104 #define _GLIBCXX_DEBUG_ASSERT(_Condition) \ argument113 # define _GLIBCXX_DEBUG_PEDASSERT(_Condition) _GLIBCXX_DEBUG_ASSERT(_Condition) argument115 # define _GLIBCXX_DEBUG_PEDASSERT(_Condition) argument
47 #define _GLIBCXX_DEBUG_VERIFY(_Condition,_ErrorMessage) \ argument