Home
last modified time | relevance | path

Searched defs:_M_get (Results 1 – 5 of 5) sorted by relevance

/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/src/c++98/
H A Dbitmap_allocator.cc49 _M_get(size_t __sz) throw(std::bad_alloc) in _M_get() function in __gnu_cxx::free_list
/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/src/c++98/
H A Dbitmap_allocator.cc52 _M_get(size_t __sz) throw(std::bad_alloc) in _M_get() function in __gnu_cxx::free_list
/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/libsupc++/
H A Deh_ptr.cc103 std::__exception_ptr::exception_ptr::_M_get() const _GLIBCXX_USE_NOEXCEPT in _M_get() function in std::__exception_ptr::exception_ptr
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/libsupc++/
H A Deh_ptr.cc127 std::__exception_ptr::exception_ptr::_M_get() const noexcept in _M_get() function in std::__exception_ptr::exception_ptr
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/src/c++11/
H A Dcxx11-shim_facets.cc55 const facet* _M_get() const { return _M_facet; } in _M_get() function in std::locale::facet::__shim