Lines Matching refs:setf
1165 #define STREAM_SETF(s, flag) (s).setf(ios_base::flag)1168 #define STREAM_SETF(s, flag) (s).setf(ios::flag)