Searched defs:_Ite (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/debug/ |
H A D | safe_iterator.tcc | 240 __copy_move_a( in __copy_move_a() 259 __copy_move_a(_II __first, _II __last, in __copy_move_a() 307 __copy_move_backward_a( in __copy_move_backward_a() 326 __copy_move_backward_a(_II __first, _II __last, in __copy_move_backward_a() 374 __fill_a(const ::__gnu_debug::_Safe_iterator<_Ite, _Seq, _Cat>& __first, in __fill_a() 390 __fill_n_a(const ::__gnu_debug::_Safe_iterator<_Ite, _Seq, _Cat>& __first, in __fill_n_a()
|
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/debug/ |
H A D | safe_iterator.tcc | 240 __niter_base(const ::__gnu_debug::_Safe_iterator<_Ite, _Seq, in __niter_base() 247 __copy_move_a( in __copy_move_a() 266 __copy_move_a(_II __first, _II __last, in __copy_move_a() 314 __copy_move_backward_a( in __copy_move_backward_a() 333 __copy_move_backward_a(_II __first, _II __last, in __copy_move_backward_a() 381 __fill_a(const ::__gnu_debug::_Safe_iterator<_Ite, _Seq, _Cat>& __first, in __fill_a() 397 __fill_n_a(const ::__gnu_debug::_Safe_iterator<_Ite, _Seq, _Cat>& __first, in __fill_n_a()
|