Searched defs:_CharType (Results 1 - 1 of 1) sorted by relevance

/external/stlport/stlport/stl/
H A D_string.c515 typedef typename _Traits::char_type _CharType; typedef
520 __STATIC_CAST(const _CharType*, __s),
521 __STATIC_CAST(const _CharType*, __s) + __n,
542 typedef typename _Traits::char_type _CharType; typedef
551 __STATIC_CAST(const _CharType*, __s),
552 __STATIC_CAST(const _CharType*, __s) + __n,

Completed in 20 milliseconds