Searched defs:_STLP_USE_GLIBC (Results 1 - 4 of 4) sorted by relevance

/external/stlport/stlport/stl/config/
H A D_icc.h29 #if !defined (_STLP_USE_GLIBC) && defined (__linux__)
30 # define _STLP_USE_GLIBC macro
H A D_linux.h13 #ifndef _STLP_USE_GLIBC
14 # define _STLP_USE_GLIBC 1 macro
H A D_android.h68 #undef _STLP_USE_GLIBC macro
H A D_gcc.h16 # ifndef _STLP_USE_GLIBC
17 # define _STLP_USE_GLIBC 1 macro
92 #if defined (__CYGWIN__) || defined (__MINGW32__) || !(defined (_STLP_USE_GLIBC) || defined (__sun) || defined(__APPLE__))
163 # ifdef _STLP_USE_GLIBC

Completed in 115 milliseconds