Home
last modified time | relevance | path

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

/ndk/sources/cxx-stl/stlport/stlport/stl/
D_string.h362 static _CharT _STLP_CALL _M_null() in _M_null() function
411 void resize(size_type __n) { resize(__n, _M_null()); } in resize()
423 _Traits::assign(*(this->_M_Start()), _M_null()); in clear()
543 _Traits::assign(*(this->_M_Finish() - 1), _M_null()); in pop_back()