Searched refs:_M_alloc (Results 1 – 2 of 2) sorted by relevance
64 char* buf = _M_alloc(n); in _GLIBCXX_BEGIN_NAMESPACE()78 char* buf = _M_alloc(n); in strstreambuf()153 char* buf = _M_alloc(new_size); in overflow()302 strstreambuf::_M_alloc(size_t n) in _M_alloc() function in strstreambuf
107 char* _M_alloc(size_t);