Searched refs:_STLP_VENDOR_MB_NAMESPACE (Results 1 - 3 of 3) sorted by relevance

/external/stlport/stlport/stl/config/
H A D_kai.h29 # define _STLP_VENDOR_MB_NAMESPACE std macro
H A Dfeatures.h449 # if !defined (_STLP_VENDOR_MB_NAMESPACE)
450 # define _STLP_VENDOR_MB_NAMESPACE _STLP_VENDOR_CSTD macro
/external/stlport/stlport/stl/
H A D_cwchar.h187 using _STLP_VENDOR_MB_NAMESPACE::mbstate_t;
193 using _STLP_VENDOR_MB_NAMESPACE::btowc;
195 using _STLP_VENDOR_MB_NAMESPACE::mbsinit;
200 using _STLP_VENDOR_MB_NAMESPACE::mbrlen;
201 using _STLP_VENDOR_MB_NAMESPACE::mbrtowc;
202 using _STLP_VENDOR_MB_NAMESPACE::mbsrtowcs;
203 using _STLP_VENDOR_MB_NAMESPACE::wcrtomb;
204 using _STLP_VENDOR_MB_NAMESPACE::wcsrtombs;

Completed in 141 milliseconds