Home
last modified time | relevance | path

Searched refs:return_temporary_buffer (Results 1 – 11 of 11) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/libcxx/include/__memory/
H A Dtemporary_buffer.h74 void return_temporary_buffer(_Tp* __p) _NOEXCEPT in return_temporary_buffer() function
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Dstl_tempbuf.h128 return_temporary_buffer(_Tp* __p) in _GLIBCXX_VISIBILITY()
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
H A Dstl_tempbuf.h127 return_temporary_buffer(_Tp* __p) in _GLIBCXX_VISIBILITY()
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/
H A Dmemory164 * functions get_temporary_buffer() and return_temporary_buffer(), but
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/
H A Dmemory164 * functions get_temporary_buffer() and return_temporary_buffer(), but
/netbsd-src/external/apache2/llvm/dist/libcxx/include/
H A Dmemory172 template <class T> void return_temporary_buffer(T* p) noexcept;
H A Dalgorithm3595 _LIBCPP_INLINE_VISIBILITY void operator()(_Tp* __p) const {_VSTD::return_temporary_buffer(__p);}
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/
H A DChangeLog-20024249 return_temporary_buffer are in namespace std, not in __gnu_cxx.
4809 return_temporary_buffer): Move back to std:: header...
5516 return_temporary_buffer, struct temporary_buffer): Move to...
H A DChangeLog-20073859 * include/bits/stl_tempbuf.h (return_temporary_buffer(_Tp*)): Inline.
4164 return_temporary_buffer): Move...
H A DChangeLog-20182555 * include/bits/stl_tempbuf.h (return_temporary_buffer): Use
H A DChangeLog-20045851 (return_temporary_buffer): Use ::operator delete() instead of