Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/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.cc57 const vector_type& __free_list = _M_get_free_list(); in _M_get() local
112 vector_type& __free_list = _M_get_free_list(); in _M_clear() local
/netbsd-src/external/gpl3/gcc/dist/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.cc57 const vector_type& __free_list = _M_get_free_list(); in _M_get() local
112 vector_type& __free_list = _M_get_free_list(); in _M_clear() local
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/
H A Dpool_allocator.h248 _Obj* volatile* __free_list = _M_get_free_list(__bytes); in _GLIBCXX_VISIBILITY() local
285 _Obj* volatile* __free_list = _M_get_free_list(__bytes); in _GLIBCXX_VISIBILITY() local
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/
H A Dpool_allocator.h248 _Obj* volatile* __free_list = _M_get_free_list(__bytes); in _GLIBCXX_VISIBILITY() local
285 _Obj* volatile* __free_list = _M_get_free_list(__bytes); in _GLIBCXX_VISIBILITY() local