Searched refs:_STLP_PLATFORM (Results 1 - 12 of 12) sorted by relevance

/external/stlport/stlport/stl/config/
H A D_aix.h1 #define _STLP_PLATFORM "AIX" macro
H A D_freebsd.h1 #define _STLP_PLATFORM "Free BSD" macro
H A D_cygwin.h1 #define _STLP_PLATFORM "Cygwin" macro
H A D_mac.h1 #define _STLP_PLATFORM "Mac" macro
H A D_macosx.h1 #define _STLP_PLATFORM "Mac OS X" macro
H A D_hpux.h4 #define _STLP_PLATFORM "HP Unix" macro
H A D_openbsd.h1 #define _STLP_PLATFORM "Open BSD" macro
H A D_system.h91 # define _STLP_PLATFORM "SGI Irix" macro
98 # define _STLP_PLATFORM "OS 400" macro
111 # define _STLP_PLATFORM "Cray" macro
114 # define _STLP_PLATFORM "DECC" macro
136 # define _STLP_PLATFORM "MinGW" macro
H A D_android.h4 #define _STLP_PLATFORM "Android" macro
H A D_linux.h4 #define _STLP_PLATFORM "Linux" macro
H A D_solaris.h4 #define _STLP_PLATFORM "Sun Solaris" macro
H A D_windows.h24 #if !defined (_STLP_PLATFORM)
25 # define _STLP_PLATFORM "Windows" macro

Completed in 90 milliseconds