Home
last modified time | relevance | path

Searched defs:NS_WARNING (Results 1 – 18 of 18) sorted by relevance

/dports/www/firefox-legacy/firefox-52.8.0esr/xpcom/string/
H A DnsLiteralString.h20 #include "nsTLiteralString.h"
/dports/www/firefox-esr/firefox-91.8.0/gfx/vr/service/
H A DVRSession.cpp20 # define NS_WARNING(s) macro
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/vr/service/
H A DVRSession.cpp16 # define NS_WARNING(s) macro
/dports/www/firefox/firefox-99.0/gfx/vr/service/
H A DVRSession.cpp20 # define NS_WARNING(s) macro
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/vr/service/
H A DVRSession.cpp20 # define NS_WARNING(s) macro
/dports/lang/spidermonkey60/firefox-60.9.0/xpcom/string/
H A DnsCharTraits.h18 #define NS_WARNING(msg) macro
/dports/lang/spidermonkey78/firefox-78.9.0/xpcom/string/
H A DnsCharTraits.h20 # define NS_WARNING(msg) macro
/dports/mail/thunderbird/thunderbird-91.8.0/xpcom/string/
H A DnsCharTraits.h20 # define NS_WARNING(msg) macro
/dports/www/firefox/firefox-99.0/xpcom/string/
H A DnsCharTraits.h20 # define NS_WARNING(msg) macro
/dports/www/firefox-esr/firefox-91.8.0/xpcom/string/
H A DnsCharTraits.h20 # define NS_WARNING(msg) macro
/dports/lang/spidermonkey78/firefox-78.9.0/xpcom/base/
H A DnsDebug.h131 # define NS_WARNING(str) \ macro
134 # define NS_WARNING(str) \ macro
/dports/mail/thunderbird/thunderbird-91.8.0/xpcom/base/
H A DnsDebug.h131 # define NS_WARNING(str) \ macro
134 # define NS_WARNING(str) \ macro
/dports/www/firefox/firefox-99.0/xpcom/base/
H A DnsDebug.h131 # define NS_WARNING(str) \ macro
134 # define NS_WARNING(str) \ macro
/dports/www/firefox-esr/firefox-91.8.0/xpcom/base/
H A DnsDebug.h131 # define NS_WARNING(str) \ macro
134 # define NS_WARNING(str) \ macro
/dports/lang/spidermonkey60/firefox-60.9.0/xpcom/base/
H A DnsDebug.h150 #define NS_WARNING(str) \ macro
153 #define NS_WARNING(str) \ macro
/dports/www/firefox-legacy/firefox-52.8.0esr/xpcom/glue/
H A DnsDebug.h158 #define NS_WARNING(str) \ macro
161 #define NS_WARNING(str) do { /* nothing */ } while(0) macro
/dports/devel/codeblocks/codeblocks-20.03/src/include/mozilla_chardet/xpcom/glue/
H A DnsDebug.h131 #define NS_WARNING(str) \ macro
160 #define NS_WARNING(str) do { /* nothing */ } while(0) macro
/dports/www/firefox-legacy/firefox-52.8.0esr/modules/libpref/
H A Dprefread.cpp14 #define NS_WARNING(_s) printf(">>> " _s "!\n") macro