Searched defs:lcl_OUT_COMMENT (Results 1 – 2 of 2) sorted by relevance
736 #define lcl_OUT_COMMENT( comment ) ((*m_pStream) << sMyBegComment, OUT_STR( comment ) << sMyEndComm… macro
141 #define lcl_OUT_COMMENT( comment ) (rStrm << sMyBegComment, OUT_STR_NO_CONV( comment ) \ macro
Completed in 26 milliseconds