Searched defs:testfmt (Results 1 – 3 of 3) sorted by relevance
42 #define testfmt(result, fmt, ...) \ macro
43 #define testfmt(result, fmt, ...) \ macro
68 bool testfmt = fmt & std::ios_base::boolalpha; in test01() local