Searched refs:_S_free_list (Results 1 - 6 of 6) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/src/
H A Dpool_allocator.cc50 return _S_free_list + __i;
162 __pool_alloc_base::_Obj* volatile __pool_alloc_base::_S_free_list[_S_free_list_size]; member in class:__pool_alloc_base::__pool_alloc_base
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/src/
H A Dpool_allocator.cc50 return _S_free_list + __i;
162 __pool_alloc_base::_Obj* volatile __pool_alloc_base::_S_free_list[_S_free_list_size]; member in class:__gnu_cxx::__pool_alloc_base::__pool_alloc_base
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/include/ext/
H A Dpool_allocator.h88 static _Obj* volatile _S_free_list[_S_free_list_size]; member in class:__pool_alloc_base
H A Dbitmap_allocator.h550 static vector_type _S_free_list; local
551 return _S_free_list;
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/include/ext/
H A Dpool_allocator.h91 static _Obj* volatile _S_free_list[_S_free_list_size]; member in class:__gnu_cxx::__pool_alloc_base
H A Dbitmap_allocator.h732 static vector_type _S_free_list; local
733 return _S_free_list;

Completed in 72 milliseconds