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

/external/stlport/stlport/stl/config/
H A D_macosx.h4 # define _STLP_BIG_ENDIAN 1 macro
H A D_linux.h89 # define _STLP_BIG_ENDIAN 1 macro
H A D_windows.h28 #if !defined (_STLP_BIG_ENDIAN) && !defined (_STLP_LITTLE_ENDIAN)
30 # define _STLP_BIG_ENDIAN 1 macro
40 # define _STLP_BIG_ENDIAN 1 macro
45 #endif /* _STLP_BIG_ENDIAN */
H A D_mwerks.h27 # define _STLP_BIG_ENDIAN macro
H A Dfeatures.h159 #if !defined (_STLP_BIG_ENDIAN) && !defined (_STLP_LITTLE_ENDIAN)
162 # define _STLP_BIG_ENDIAN 1 macro
170 # define _STLP_BIG_ENDIAN 1 macro
177 #endif /* _STLP_BIG_ENDIAN */

Completed in 133 milliseconds