Searched refs:__alloc (Results 1 - 2 of 2) sorted by relevance

/external/stlport/stlport/stl/
H A D_string_sum.h376 __sum_storage_elem(_Alloc __alloc) : _M_init(false), _M_storage(__alloc) argument
H A D_string.h1079 # define _STLP_STRING_SUM_BASE(__reserve, __size, __alloc) _STLP_PRIV _String_base<_CharT,_Alloc>(__alloc, __size + 1)

Completed in 269 milliseconds