Searched defs:tt_assert (Results 1 – 2 of 2) sorted by relevance
111 #define tt_assert(b) tt_assert_msg((b), "assert("#b")") macro