HomeSort by relevance Sort by last modified time
    Searched defs:_STLP_USE_UCLIBC (Results 1 - 4 of 4) sorted by null

  /external/stlport/stlport/stl/config/
_linux.h 34 # define _STLP_USE_UCLIBC 1
_gcc.h 19 # if defined (__UCLIBC__) && !defined (_STLP_USE_UCLIBC)
20 # define _STLP_USE_UCLIBC 1
126 #ifdef _STLP_USE_UCLIBC
156 # ifndef _STLP_USE_UCLIBC
  /ndk/sources/cxx-stl/stlport/stlport/stl/config/
_linux.h 34 # define _STLP_USE_UCLIBC 1
_gcc.h 19 # if defined (__UCLIBC__) && !defined (_STLP_USE_UCLIBC)
20 # define _STLP_USE_UCLIBC 1
126 #ifdef _STLP_USE_UCLIBC
156 # ifndef _STLP_USE_UCLIBC

Completed in 89 milliseconds