Searched refs:__wide (Results 1 – 2 of 2) sorted by relevance
648 width(streamsize __wide) in width() argument651 _M_width = __wide; in width()
290 _LIBCPP_INLINE_VISIBILITY streamsize width(streamsize __wide);504 ios_base::width(streamsize __wide)507 __width_ = __wide;