Searched refs:_M_deallocate (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
H A Dstl_bvector.h550 { this->_M_deallocate(); }
560 _M_deallocate() function in struct:_Bvector_base
645 using _Base::_M_deallocate;
749 this->_M_deallocate();
761 this->_M_deallocate();
776 this->_M_deallocate();
785 this->_M_deallocate();
H A Dstl_vector.h335 _M_deallocate(_M_impl._M_start,
350 _M_deallocate(pointer __p, size_t __n) function
475 using _Base::_M_deallocate;
1520 _M_deallocate(__result, __n);
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Dstl_bvector.h622 { this->_M_deallocate(); }
645 _M_deallocate() function
723 using _Base::_M_deallocate;
854 this->_M_deallocate();
866 this->_M_deallocate();
882 this->_M_deallocate();
891 this->_M_deallocate();
H A Dstl_vector.h366 _M_deallocate(_M_impl._M_start,
383 _M_deallocate(pointer __p, size_t __n) function
516 using _Base::_M_deallocate;
1625 _M_deallocate(__result, __n);

Completed in 86 milliseconds