Searched defs:VQASSERT (Results 1 – 1 of 1) sorted by relevance
174 #define VQASSERT(_vq, _exp, _msg) VQASSERT_BOOL(_vq, (_exp) != 0, _msg) macro199 #define VQASSERT(_vq, _exp, _msg) macro