Home
last modified time | relevance | path

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

/ndk/sources/cxx-stl/stlport/src/
Dallocators.cpp268 static _Obj* _S_refill(size_t __n);
331 __r = _S_refill(__n); in _M_allocate()
434 _Node_alloc_obj* __node_alloc_impl::_S_refill(size_t __n) { in _S_refill() function in __node_alloc_impl
488 { __r = _S_refill(__n); } in _M_allocate()
507 __node_alloc_impl::_Obj* __node_alloc_impl::_S_refill(size_t __n) { in _S_refill() function in __node_alloc_impl