Searched defs:__copy_move_a1 (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/ |
H A D | deque.tcc | 1029 __copy_move_a1(_GLIBCXX_STD_C::_Deque_iterator<_Tp, _Ref, _Ptr> __first, in _M_insert_aux() function 1037 __copy_move_a1(_GLIBCXX_STD_C::_Deque_iterator<_ITp, _IRef, _IPtr> __first, in _M_insert_aux() function 1046 __copy_move_a1(_II __first, _II __last, in _M_insert_aux() function
|
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/ |
H A D | deque.tcc | 1032 __copy_move_a1(_GLIBCXX_STD_C::_Deque_iterator<_Tp, _Ref, _Ptr> __first, in _M_insert_aux() function 1040 __copy_move_a1(_GLIBCXX_STD_C::_Deque_iterator<_ITp, _IRef, _IPtr> __first, in _M_insert_aux() function 1049 __copy_move_a1(_II __first, _II __last, in _M_insert_aux() function
|