Home
last modified time | relevance | path

Searched defs:ML_ERROR (Results 1 – 21 of 21) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/dom/media/webrtc/transport/
H A Dlogging.h17 # define ML_ERROR mozilla::LogLevel::Error macro
43 # define ML_ERROR PR_LOG_ERROR macro
/dports/lang/spidermonkey60/firefox-60.9.0/media/mtransport/
H A Dlogging.h17 #define ML_ERROR mozilla::LogLevel::Error macro
43 #define ML_ERROR PR_LOG_ERROR macro
/dports/www/firefox/firefox-99.0/dom/media/webrtc/transport/
H A Dlogging.h17 # define ML_ERROR mozilla::LogLevel::Error macro
43 # define ML_ERROR PR_LOG_ERROR macro
/dports/mail/thunderbird/thunderbird-91.8.0/dom/media/webrtc/transport/
H A Dlogging.h17 # define ML_ERROR mozilla::LogLevel::Error macro
43 # define ML_ERROR PR_LOG_ERROR macro
/dports/lang/spidermonkey78/firefox-78.9.0/media/mtransport/
H A Dlogging.h17 # define ML_ERROR mozilla::LogLevel::Error macro
43 # define ML_ERROR PR_LOG_ERROR macro
/dports/www/firefox-legacy/firefox-52.8.0esr/media/mtransport/
H A Dlogging.h15 #define ML_ERROR mozilla::LogLevel::Error macro
/dports/multimedia/v4l_compat/linux-5.13-rc2/fs/ocfs2/cluster/
H A Dmasklog.h88 #define ML_ERROR 0x1000000000000000ULL /* sent to KERN_ERR */ macro
/dports/multimedia/libv4l/linux-5.13-rc2/fs/ocfs2/cluster/
H A Dmasklog.h88 #define ML_ERROR 0x1000000000000000ULL /* sent to KERN_ERR */ macro
/dports/multimedia/v4l-utils/linux-5.13-rc2/fs/ocfs2/cluster/
H A Dmasklog.h88 #define ML_ERROR 0x1000000000000000ULL /* sent to KERN_ERR */ macro
/dports/math/jags/JAGS-4.3.0/src/jrmath/
H A Dnmath.h118 #define ML_ERROR(x, s) { \ macro
/dports/biology/vt/vt-0.57721/lib/Rmath/
H A Dnmath.h128 #define ML_ERROR(x, s) { \ macro
/dports/math/py-rvlib/rvlib-0.0.6/src/
H A Dnmath.h151 #define ML_ERROR(x, s) { \ macro
/dports/math/gnumeric/gnumeric-1.12.50/src/
H A Dsf-gamma.c8 #define ML_ERROR(cause) do { } while(0) macro
H A Dsf-bessel.c8 #define ML_ERROR(cause) do { } while(0) macro
H A Dmathfunc.c62 #define ML_ERROR(cause) do { } while(0) macro
/dports/math/gnuplot/gnuplot-5.4.1/src/
H A Dfit.c172 OK, ML_ERROR, BETTER, WORSE enumerator
/dports/math/gnuplot-lite/gnuplot-5.4.1/src/
H A Dfit.c172 OK, ML_ERROR, BETTER, WORSE enumerator
/dports/math/gnuplot-tex-extras/gnuplot-5.2.8/src/
H A Dfit.c179 OK, ML_ERROR, BETTER, WORSE enumerator
/dports/math/igraph/igraph-0.9.5/src/random/
H A Drandom.c1299 #define ML_ERROR(x) /* nothing */ macro
/dports/math/R-cran-igraph/igraph/src/
H A Drandom.c1290 #define ML_ERROR(x) /* nothing */ macro
/dports/devel/rabs/rabs-2.19.5/minilang/src/
H A Dml_types.h334 #define ML_ERROR(ARGS...) ML_RETURN(ml_error(ARGS)) macro