Home
last modified time | relevance | path

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

/ndk/sources/cxx-stl/stlport/src/
Dios.cpp153 pair<long*, size_t> tmp = _Stl_expand_array(_M_iwords, _M_num_iwords, index); in iword()
156 _M_num_iwords = tmp.second; in iword()
256 long* tmp = _Stl_copy_array(x._M_iwords, x._M_num_iwords); in _M_copy_state()
260 _M_num_iwords = x._M_num_iwords; in _M_copy_state()
293 _M_iwords(0), _M_num_iwords(0), in ios_base()
/ndk/sources/cxx-stl/stlport/stlport/stl/
D_ios_base.h230 size_t _M_num_iwords; // if and only if the pointer is null. variable