/home/ntakagi/work/STLport-5.1.5/stlport/stl/config/_macosx.hGo to the documentation of this file.00001 #define _STLP_PLATFORM "Mac OS X" 00002 00003 #if defined (__BIG_ENDIAN__) 00004 # define _STLP_BIG_ENDIAN 1 00005 #elif defined (__LITTLE_ENDIAN__) 00006 # define _STLP_LITTLE_ENDIAN 1 00007 #endif
Generated on Mon Mar 10 15:32:46 2008 by ![]() |