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

/external/stlport/stlport/stl/
H A D_rope.c1301 _CharT rope<_CharT,_Alloc>::_S_empty_c_str[1] = { _CharT() }; member in class:_Alloc
1313 _S_empty_c_str[0] = _STLP_DEFAULT_CONSTRUCTED(_CharT);
1314 return _S_empty_c_str;
1337 _S_empty_c_str[0] = _STLP_DEFAULT_CONSTRUCTED(_CharT);
1338 return _S_empty_c_str;
H A D_rope.h1115 static _CharT _S_empty_c_str[1]; member in class:rope

Completed in 555 milliseconds