Searched refs:__return_temporary_buffer (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
H A Dstl_tempbuf.h70 __return_temporary_buffer(_Tp* __p, function in namespace:__detail
182 std::__detail::__return_temporary_buffer(_M_buffer, _M_len);
275 std::__detail::__return_temporary_buffer(__p.first, __p.second);
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Dstl_tempbuf.h70 __return_temporary_buffer(_Tp* __p, function in namespace:__detail
183 std::__detail::__return_temporary_buffer(_M_buffer, _M_len);
278 std::__detail::__return_temporary_buffer(__p.first, __p.second);

Completed in 122 milliseconds