Home
last modified time | relevance | path

Searched defs:__buffer_end (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/bits/
H A Dstl_algo.h2931 _BidirectionalIterator2 __buffer_end; in _GLIBCXX_VISIBILITY() local
2974 _Pointer __buffer_end = _GLIBCXX_MOVE3(__first, __middle, __buffer); in _GLIBCXX_VISIBILITY() local
2980 _Pointer __buffer_end = _GLIBCXX_MOVE3(__middle, __last, __buffer); in _GLIBCXX_VISIBILITY() local
3031 _Pointer __buffer_end = _GLIBCXX_MOVE3(__first, __middle, __buffer); in _GLIBCXX_VISIBILITY() local
3037 _Pointer __buffer_end = _GLIBCXX_MOVE3(__middle, __last, __buffer); in _GLIBCXX_VISIBILITY() local
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/bits/
H A Dstl_algo.h2380 _BidirectionalIterator2 __buffer_end; in _GLIBCXX_VISIBILITY() local
2424 _Pointer __buffer_end = _GLIBCXX_MOVE3(__first, __middle, __buffer); in _GLIBCXX_VISIBILITY() local
2430 _Pointer __buffer_end = _GLIBCXX_MOVE3(__middle, __last, __buffer); in _GLIBCXX_VISIBILITY() local