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