Home
last modified time | relevance | path

Searched defs:NS_ASSERTION (Results 1 – 16 of 16) sorted by relevance

/dports/devel/liteide/liteide-x37.4/liteidex/src/3rdparty/libucd/src/
H A DnsDebug.h13 #define NS_ASSERTION(a,msg) assert(a) macro
/dports/www/firefox-legacy/firefox-52.8.0esr/xpcom/string/
H A DnsLiteralString.h21 #include "string-template-undef.h"
/dports/lang/spidermonkey60/firefox-60.9.0/xpcom/string/
H A DnsCharTraits.h19 #define NS_ASSERTION(cond, msg) macro
/dports/devel/codeblocks/codeblocks-20.03/src/include/mozilla_chardet/xpcom/glue/
H A DnsDebug.h90 #define NS_ASSERTION(expr, str) \ macro
155 #define NS_ASSERTION(expr, str) do { /* nothing */ } while(0) macro
236 #define NS_ASSERTION(expr, str) STATIC_ASSERT_RUNTIME(expr) macro
/dports/lang/spidermonkey78/firefox-78.9.0/xpcom/string/
H A DnsCharTraits.h21 # define NS_ASSERTION(cond, msg) macro
/dports/mail/thunderbird/thunderbird-91.8.0/xpcom/string/
H A DnsCharTraits.h21 # define NS_ASSERTION(cond, msg) macro
/dports/www/firefox/firefox-99.0/xpcom/string/
H A DnsCharTraits.h21 # define NS_ASSERTION(cond, msg) macro
/dports/www/firefox-esr/firefox-91.8.0/xpcom/string/
H A DnsCharTraits.h21 # define NS_ASSERTION(cond, msg) macro
/dports/lang/spidermonkey78/firefox-78.9.0/xpcom/base/
H A DnsDebug.h99 # define NS_ASSERTION(expr, str) \ macro
107 # define NS_ASSERTION(expr, str) \ macro
/dports/mail/thunderbird/thunderbird-91.8.0/xpcom/base/
H A DnsDebug.h99 # define NS_ASSERTION(expr, str) \ macro
107 # define NS_ASSERTION(expr, str) \ macro
/dports/www/firefox/firefox-99.0/xpcom/base/
H A DnsDebug.h99 # define NS_ASSERTION(expr, str) \ macro
107 # define NS_ASSERTION(expr, str) \ macro
/dports/www/firefox-esr/firefox-91.8.0/xpcom/base/
H A DnsDebug.h99 # define NS_ASSERTION(expr, str) \ macro
107 # define NS_ASSERTION(expr, str) \ macro
/dports/lang/spidermonkey60/firefox-60.9.0/xpcom/base/
H A DnsDebug.h97 #define NS_ASSERTION(expr, str) \ macro
105 #define NS_ASSERTION(expr, str) \ macro
/dports/www/firefox-legacy/firefox-52.8.0esr/tools/coverity/
H A Dmodel.cpp41 #define NS_ASSERTION(expr, msg) assert(!!(expr)) macro
/dports/www/firefox-legacy/firefox-52.8.0esr/xpcom/glue/
H A DnsDebug.h96 #define NS_ASSERTION(expr, str) \ macro
104 #define NS_ASSERTION(expr, str) do { /* nothing */ } while(0) macro
/dports/lang/spidermonkey60/firefox-60.9.0/tools/coverity/
H A Dmodel.cpp39 #define NS_ASSERTION(expr, msg) assert(!!(expr)) macro