Searched refs:_M_alloc (Results 1 – 2 of 2) sorted by relevance
41 char* buf = _M_alloc(n); in strstreambuf()53 char* buf = _M_alloc(n); in strstreambuf()125 char* buf = _M_alloc(new_size); in overflow()261 char* strstreambuf::_M_alloc(size_t n) { in _M_alloc() function in strstreambuf
86 char* _M_alloc(size_t);