Searched refs:__glibcxx_base_allocator (Results 1 – 2 of 2) sorted by relevance
89 class allocator: public __glibcxx_base_allocator<_Tp> in _GLIBCXX_VISIBILITY()107 : __glibcxx_base_allocator<_Tp>(__a) { } in _GLIBCXX_VISIBILITY()149 #undef __glibcxx_base_allocator in _GLIBCXX_VISIBILITY()
35 #define __glibcxx_base_allocator __gnu_cxx::new_allocator macro