Searched refs:__allocator_type (Results 1 – 2 of 2) sorted by relevance
45 __alloc_header *__result = (__alloc_header *)__allocator_type::allocate(__real_n); in allocate()78 __allocator_type::deallocate(__real_p, __real_n); in deallocate()
106 typedef _Alloc __allocator_type; typedef