Searched refs:__wid (Results 1 – 1 of 1) sorted by relevance
150 ios_base::fmtflags __flg, streamsize __wid, _CharT __fill, in __copy_integer_and_fill() argument152 if (__len >= __wid) in __copy_integer_and_fill()160 __STATIC_CAST(streamsize, __wid - __len))); in __copy_integer_and_fill()391 streamsize __wid = __f.width(0); in __do_put_bool() local392 if (__str.size() >= __STATIC_CAST(size_t, __wid)) in __do_put_bool()395 streamsize __pad = __wid - __str.size(); in __do_put_bool()