Home
last modified time | relevance | path

Searched refs:__buffer_last (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/bits/
H A Dstl_algo.h3419 const _Pointer __buffer_last = __buffer + __len; in _GLIBCXX_VISIBILITY() local
3428 std::__merge_sort_loop(__buffer, __buffer_last, __first, __step_size); in _GLIBCXX_VISIBILITY()
3443 const _Pointer __buffer_last = __buffer + __len; in _GLIBCXX_VISIBILITY() local
3453 std::__merge_sort_loop(__buffer, __buffer_last, __first, in _GLIBCXX_VISIBILITY()
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/bits/
H A Dstl_algo.h2713 const _Pointer __buffer_last = __buffer + __len; in _GLIBCXX_VISIBILITY() local
2723 std::__merge_sort_loop(__buffer, __buffer_last, __first, in _GLIBCXX_VISIBILITY()