Lines Matching refs:_I1
718 typedef __bit_iterator<__C1, false> _I1;
719 typedef typename _I1::difference_type difference_type;
720 typedef typename _I1::__storage_type __storage_type;
721 static const unsigned __bits_per_word = _I1::__bits_per_word;
768 typedef __bit_iterator<__C1, false> _I1;
769 typedef typename _I1::difference_type difference_type;
770 typedef typename _I1::__storage_type __storage_type;
771 static const unsigned __bits_per_word = _I1::__bits_per_word;
907 typedef __bit_iterator<_Cp, false> _I1;
908 typedef typename _I1::difference_type difference_type;
911 _I1 __r = __first + __d2;