Searched defs:LogRelFlowFunc (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/Additions/haiku/VBoxTray/
H A DVBoxDisplay.cpp70 # undef LogRelFlowFunc macro
71 # define LogRelFlowFunc(x) printf x macro
H A DVBoxClipboard.cpp75 # undef LogRelFlowFunc macro
76 # define LogRelFlowFunc(x) printf x macro
388 LogRelFlowFunc(("VBOX_SHARED_CLIPBOARD_HOST_MSG_FORMATS u32Formats=%x\n", u32Formats));
398 LogRelFlowFunc(("VBOX_SHARED_CLIPBOARD_HOST_MSG_READ_DATA u32Formats=%x\n", u32Formats));
408 LogRelFlowFunc(("VBOX_SHARED_CLIPBOARD_HOST_MSG_QUIT\n"));
/vbox/include/iprt/
H A Dlog.h1153 /** @def LogRelFlowFunc
1162 # define LogRelFlowFunc(a) \ macro
1165 # define LogRelFlowFunc(a) \ macro

Completed in 37 milliseconds