Searched defs:__place (Results 1 – 3 of 3) sorted by relevance
437 _Rep* __place = _Rep_alloc_type(__alloc).allocate(__size / sizeof(_Rep)); in _GLIBCXX_VISIBILITY() local
439 _Rep* __place = _Rep_alloc_type(__alloc).allocate(__size / sizeof(_Rep)); in _GLIBCXX_VISIBILITY() local
609 void* __place = _Raw_bytes_alloc(__alloc).allocate(__size); in _S_create() local