Home
last modified time | relevance | path

Searched defs:NS_WARNING_ASSERTION (Results 1 – 6 of 6) sorted by relevance

/dports/lang/spidermonkey78/firefox-78.9.0/xpcom/base/
H A DnsDebug.h78 # define NS_WARNING_ASSERTION(_expr, _msg) \ macro
85 # define NS_WARNING_ASSERTION(_expr, _msg) \ macro
/dports/mail/thunderbird/thunderbird-91.8.0/xpcom/base/
H A DnsDebug.h78 # define NS_WARNING_ASSERTION(_expr, _msg) \ macro
85 # define NS_WARNING_ASSERTION(_expr, _msg) \ macro
/dports/www/firefox/firefox-99.0/xpcom/base/
H A DnsDebug.h78 # define NS_WARNING_ASSERTION(_expr, _msg) \ macro
85 # define NS_WARNING_ASSERTION(_expr, _msg) \ macro
/dports/www/firefox-esr/firefox-91.8.0/xpcom/base/
H A DnsDebug.h78 # define NS_WARNING_ASSERTION(_expr, _msg) \ macro
85 # define NS_WARNING_ASSERTION(_expr, _msg) \ macro
/dports/lang/spidermonkey60/firefox-60.9.0/xpcom/base/
H A DnsDebug.h76 #define NS_WARNING_ASSERTION(_expr, _msg) \ macro
83 #define NS_WARNING_ASSERTION(_expr, _msg) \ macro
/dports/www/firefox-legacy/firefox-52.8.0esr/xpcom/glue/
H A DnsDebug.h76 #define NS_WARNING_ASSERTION(_expr, _msg) \ macro
83 #define NS_WARNING_ASSERTION(_expr, _msg) do { /* nothing */ } while(0) macro