Home
last modified time | relevance | path

Searched refs:_STLP_NO_NATIVE_MBSTATE_T (Results 1 – 12 of 12) sorted by relevance

/ndk/sources/cxx-stl/stlport/stlport/stl/config/
D_solaris.h38 # ifndef _STLP_NO_NATIVE_MBSTATE_T
39 # define _STLP_NO_NATIVE_MBSTATE_T 1 macro
D_linux.h39 # ifndef _STLP_NO_NATIVE_MBSTATE_T
40 # define _STLP_NO_NATIVE_MBSTATE_T macro
D_cray.h63 # define _STLP_NO_NATIVE_MBSTATE_T macro
D_sgi.h16 #define _STLP_NO_NATIVE_MBSTATE_T macro
D_apple.h101 #define _STLP_NO_NATIVE_MBSTATE_T // known limitation macro
D_bc.h83 #define _STLP_NO_NATIVE_MBSTATE_T macro
D_gcc.h94 # define _STLP_NO_NATIVE_MBSTATE_T 1 macro
D_como.h71 # define _STLP_NO_NATIVE_MBSTATE_T 1 macro
D_evc.h239 # define _STLP_NO_NATIVE_MBSTATE_T macro
/ndk/sources/cxx-stl/stlport/stlport/stl/
D_mbstate_t.h23 #if defined (_STLP_NO_NATIVE_MBSTATE_T) || defined (_STLP_CPP_MBSTATE_T) && !defined (_MBSTATE_T)
D_cwchar.h104 # define _STLP_NO_NATIVE_MBSTATE_T 1 macro
107 # define _STLP_NO_NATIVE_MBSTATE_T macro
186 # if !defined (_STLP_NO_NATIVE_MBSTATE_T) && !defined (_STLP_USE_OWN_MBSTATE_T)
D_cstdlib.h84 # if !(defined (_STLP_NO_NATIVE_WIDE_STREAMS) || defined (_STLP_NO_NATIVE_MBSTATE_T))