Home
last modified time | relevance | path

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

/ndk/sources/cxx-stl/stlport/src/
Dallocators.cpp252 typedef _STLP_atomic_freelist _Freelist; typedef in __node_alloc_impl
262 typedef _Obj* _STLP_VOLATILE _Freelist; typedef in __node_alloc_impl
273 static _Freelist _S_free_list[_STLP_NFREELISTS];
517 _Freelist* __my_freelist = _S_free_list + _S_FREELIST_INDEX(__n); in _S_refill()