Searched refs:_Raw_bytes_alloc (Results 1 – 5 of 5) sorted by relevance
174 rebind<char>::other _Raw_bytes_alloc; in _GLIBCXX_VISIBILITY() typedef3368 _Raw_bytes_alloc(__a).deallocate(reinterpret_cast<char*>(this), __size); in _GLIBCXX_VISIBILITY()3539 void* __place = _Raw_bytes_alloc(__alloc).allocate(__size); in _GLIBCXX_VISIBILITY()
893 _Raw_bytes_alloc(__a).deallocate(reinterpret_cast<char*>(this), __size);1052 void* __place = _Raw_bytes_alloc(__alloc).allocate(__size);
3210 rebind<char>::other _Raw_bytes_alloc; in _GLIBCXX_VISIBILITY()
1169 alias _Raw_bytes_alloc = Alloc.rebind!char; in version() local1245 _Rep* __p = cast(_Rep*)_Raw_bytes_alloc(__alloc).allocate(__size); in version()1279 _Raw_bytes_alloc(__a).deallocate(cast(char*)&this, __size); in version()
2843 * include/bits/basic_string.h (_Raw_bytes_alloc): Rebind to3148 * include/bits/basic_string.h (_Raw_bytes_alloc): Rebind to