Home
last modified time | relevance | path

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

/ndk/sources/cxx-stl/stlport/src/
Dallocators.cpp777 void *_M_refill(size_t __n);
853 void *_Pthread_alloc_per_thread_state::_M_refill(size_t __n) { in _M_refill() function in _Pthread_alloc_per_thread_state
1006 void *__r = __a->_M_refill(__n); in allocate()
1051 void *__r = __a->_M_refill(__n); in allocate()