Searched defs:__width (Results 1 – 7 of 7) sorted by relevance
57 enum { __width = __value ? sizeof(_Tp) * __CHAR_BIT__ : 0 }; in _GLIBCXX_VISIBILITY() enumerator
835 int __width = 0; in seekoff() local
500 const size_type __width = static_cast<size_type>(__io.width()); in _M_insert() local
516 const size_type __width = static_cast<size_type>(__io.width()); in _M_insert() local
3513 constexpr size_t __width = __bytes / sizeof(_Tp); in _S_masked_unary() local