Searched defs:__nbits (Results 1 – 3 of 3) sorted by relevance
81 constexpr int __nbits = sizeof(_Tp) * __CHAR_BIT__; in _S_bit_shift_right() local103 constexpr int __nbits = sizeof(_Tp) * __CHAR_BIT__; in _S_bit_shift_right() local
184 const size_t __nbits = std::min(_M_Nb, std::min(__n, __len - __pos)); in _M_copy_from_ptr() local