Searched defs:NS_ABORT_IF_FALSE (Results 1 - 1 of 1) sorted by relevance

/vbox/src/libs/xpcom18a4/xpcom/glue/
H A DnsDebug.h101 * NS_ABORT_IF_FALSE(0 == foo++, "yikes foo should be zero");
106 #define NS_ABORT_IF_FALSE(_expr, _msg) \ macro
205 #define NS_ABORT_IF_FALSE(_expr, _msg) /* nothing */ macro

Completed in 60 milliseconds