Searched defs:__alloc (Results 1 – 4 of 4) sorted by relevance
549 const _Alloc& __alloc) in _S_create()626 _M_clone(const _Alloc& __alloc, size_type __res) in _M_clone()
2223 auto __alloc = __x._M_get_Tp_allocator(); in _GLIBCXX_VISIBILITY() local
643 auto& __alloc = _M_get_Node_allocator(); in _GLIBCXX_VISIBILITY() local
485 static void __alloc(int size) in __alloc() function