Home
last modified time | relevance | path

Searched defs:__nobjs (Results 1 – 1 of 1) sorted by relevance

/ndk/sources/cxx-stl/stlport/src/
Dallocators.cpp365 char* __node_alloc_impl::_S_chunk_alloc(size_t _p_size, int& __nobjs) { in _S_chunk_alloc()
435 int __nobjs = 20; in _S_refill() local
508 int __nobjs = 20; in _S_refill() local
534 char* __node_alloc_impl::_S_chunk_alloc(size_t _p_size, int& __nobjs) { in _S_chunk_alloc()
855 size_t __nobjs = 128; in _M_refill() local
935 char *_Pthread_alloc_impl::_S_chunk_alloc(size_t __p_size, size_t &__nobjs, _Pthread_alloc_per_thre… in _S_chunk_alloc()