Home
last modified time | relevance | path

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

/external/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
/external/stlport/stlport/stl/
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_mbstate_t.h23 #if defined (_STLP_NO_NATIVE_MBSTATE_T) || defined (_STLP_CPP_MBSTATE_T) && !defined (_MBSTATE_T)
D_cstdlib.h84 # if !(defined (_STLP_NO_NATIVE_WIDE_STREAMS) || defined (_STLP_NO_NATIVE_MBSTATE_T))
/external/stlport/etc/
DChangeLog-5.1527 defines _STLP_NO_NATIVE_MBSTATE_T rather than directly defining it in
560 * stlport/stl/config/_bc.h: Defines _STLP_NO_NATIVE_MBSTATE_T rather
564 should define _STLP_NO_NATIVE_MBSTATE_T, but I have not the platform
DChangeLog1174 with _STLP_NO_NATIVE_MBSTATE_T.