Searched refs:LOG_DISABLED (Results 1 - 8 of 8) sorted by relevance

/vbox/src/VBox/HostDrivers/Support/freebsd/
H A DSUPLib-freebsd.cpp33 # define LOG_DISABLED macro
/vbox/src/VBox/HostDrivers/Support/os2/
H A DSUPLib-os2.cpp37 # define LOG_DISABLED macro
/vbox/src/VBox/HostDrivers/Support/solaris/
H A DSUPLib-solaris.cpp33 # define LOG_DISABLED macro
/vbox/include/iprt/
H A Dlog.h473 # define LOG_DISABLED macro
478 /** @def LOG_DISABLED
486 * or LOG_DISABLED is set.
492 * debug mode or LOG_DISABLED is defined.
499 #if (defined(DEBUG) || defined(LOG_ENABLED)) && !defined(LOG_DISABLED)
500 # undef LOG_DISABLED macro
505 # undef LOG_DISABLED macro
506 # define LOG_DISABLED macro
/vbox/src/VBox/HostDrivers/Support/win/
H A DSUPLib-win.cpp33 # undef LOG_DISABLED macro
34 # define LOG_DISABLED macro
/vbox/src/VBox/HostDrivers/Support/darwin/
H A DSUPLib-darwin.cpp33 # define LOG_DISABLED macro
/vbox/src/VBox/HostDrivers/Support/linux/
H A DSUPLib-linux.cpp34 # define LOG_DISABLED macro
/vbox/src/VBox/GuestHost/HGSMI/
H A DHGSMICommon.cpp18 #define LOG_DISABLED /* Maybe we can enabled it all the time now? */ macro

Completed in 1233 milliseconds