Home | History | Annotate | Download | only in i18n

Lines Matching refs:cout

39 #define PRINTMESG(msg) { std::cout << "(" << __FILE__ << ":" << __LINE__ << ") " << msg << "\n"; }