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.h165 #if !defined (_STLP_BIG_ENDIAN) && !defined (_STLP_LITTLE_ENDIAN)
168 # define _STLP_BIG_ENDIAN 1 macro
176 # define _STLP_BIG_ENDIAN 1 macro
183 #endif /* _STLP_BIG_ENDIAN */

Completed in 230 milliseconds