Searched refs:_STLP_SHORT_STRING_SZ (Results 1 – 2 of 2) sorted by relevance
1407 #ifndef _STLP_SHORT_STRING_SZ in capacity()1408 # define _STLP_SHORT_STRING_SZ 16 // see stlport/stl/_string_base.h in capacity() macro1411 for ( int i = 0; i < _STLP_SHORT_STRING_SZ + 2; ++i ) { in capacity()