Searched defs:__free_list (Results 1 - 4 of 4) sorted by relevance

/macosx-10.9.5/libstdcxx-60/src/
H A Dbitmap_allocator.cc57 const vector_type& __free_list = _M_get_free_list(); local
112 vector_type& __free_list = _M_get_free_list(); local
H A Dpool_allocator.cc86 _Obj* volatile* __free_list = _M_get_free_list(__bytes_left); local
135 _Obj* volatile* __free_list; local
/macosx-10.9.5/libstdcxx-60/include/c++/4.2.1/ext/
H A Dpool_allocator.h219 _Obj* volatile* __free_list = _M_get_free_list(__bytes); local
248 _Obj* volatile* __free_list = _M_get_free_list(__bytes); local
H A Dbitmap_allocator.h596 vector_type& __free_list = _M_get_free_list(); local

Completed in 127 milliseconds