Searched defs:DEBUG_INSIST (Results 1 – 1 of 1) sorted by relevance
96 #define DEBUG_INSIST(x) INSIST(x) macro101 #define DEBUG_INSIST(x) do {} while (FALSE) macro