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

/vbox/include/iprt/
H A Dlog.h1017 # define _LogRelRemoveParentheseis(...) __VA_ARGS__ macro
1027 # define LogRelIt(a_pvInst, a_fFlags, a_iGroup, fmtargs) _LogRelIt(a_pvInst, a_fFlags, a_iGroup, _LogRelRemoveParentheseis fmtargs)
1045 _LogRelMaxIt(a_cMax, a_pvInst, a_fFlags, a_iGroup, _LogRelRemoveParentheseis fmtargs)
1085 # define _LogRelRemoveParentheseis(...) __VA_ARGS__ macro

Completed in 51 milliseconds