Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
H A Dstl_algo.h2401 _BidirectionalIterator2 __buffer_end; in _GLIBCXX_VISIBILITY() local
2441 _Pointer __buffer_end = _GLIBCXX_MOVE3(__first, __middle, __buffer); in _GLIBCXX_VISIBILITY() local
2447 _Pointer __buffer_end = _GLIBCXX_MOVE3(__middle, __last, __buffer); in _GLIBCXX_VISIBILITY() local
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Dstl_algo.h2365 _BidirectionalIterator2 __buffer_end; in _GLIBCXX_VISIBILITY() local
2405 _Pointer __buffer_end = _GLIBCXX_MOVE3(__first, __middle, __buffer); in _GLIBCXX_VISIBILITY() local
2411 _Pointer __buffer_end = _GLIBCXX_MOVE3(__middle, __last, __buffer); in _GLIBCXX_VISIBILITY() local