Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/src/c++98/
H A Dpool_allocator.cc88 _Obj* volatile* __free_list = _M_get_free_list(__bytes_left); in _M_allocate_chunk() local
107 _Obj* volatile* __free_list = _M_get_free_list(__i); in _M_allocate_chunk() local
137 _Obj* volatile* __free_list; in _M_refill() local
H A Dbitmap_allocator.cc55 const vector_type& __free_list = _M_get_free_list(); in _M_get() local
110 vector_type& __free_list = _M_get_free_list(); in _M_clear() local
/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/src/c++98/
H A Dpool_allocator.cc88 _Obj* volatile* __free_list = _M_get_free_list(__bytes_left); in _M_allocate_chunk() local
107 _Obj* volatile* __free_list = _M_get_free_list(__i); in _M_allocate_chunk() local
137 _Obj* volatile* __free_list; in _M_refill() local
H A Dbitmap_allocator.cc58 const vector_type& __free_list = _M_get_free_list(); in _M_get() local
113 vector_type& __free_list = _M_get_free_list(); in _M_clear() local
/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/ext/
H A Dpool_allocator.h231 _Obj* volatile* __free_list = _M_get_free_list(__bytes); in _GLIBCXX_VISIBILITY() local
260 _Obj* volatile* __free_list = _M_get_free_list(__bytes); in _GLIBCXX_VISIBILITY() local
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/ext/
H A Dpool_allocator.h247 _Obj* volatile* __free_list = _M_get_free_list(__bytes); in _GLIBCXX_VISIBILITY() local
283 _Obj* volatile* __free_list = _M_get_free_list(__bytes); in _GLIBCXX_VISIBILITY() local