Searched defs:_exp (Results 1 – 1 of 1) sorted by relevance
163 #define VQASSERT_BOOL(_vq, _exp, _msg) \ argument174 #define VQASSERT(_vq, _exp, _msg) VQASSERT_BOOL(_vq, (_exp) != 0, _msg) argument199 #define VQASSERT(_vq, _exp, _msg) argument