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

  /external/stlport/stlport/stl/config/
compat.h 13 #if defined (__STL_NO_EXTENSIONS) && !defined (_STLP_NO_EXTENSIONS)
14 # define _STLP_NO_EXTENSIONS __STL_NO_EXTENSIONS
features.h 75 # if defined (_STLP_NO_EXTENSIONS)
76 # undef _STLP_NO_EXTENSIONS
129 #if defined (_STLP_MEMBER_TEMPLATES) && !defined (_STLP_NO_EXTENSIONS) && \
    [all...]
  /ndk/sources/android/stlport/stlport/stl/config/
compat.h 13 #if defined (__STL_NO_EXTENSIONS) && !defined (_STLP_NO_EXTENSIONS)
14 # define _STLP_NO_EXTENSIONS __STL_NO_EXTENSIONS
features.h 75 # if defined (_STLP_NO_EXTENSIONS)
76 # undef _STLP_NO_EXTENSIONS
129 #if defined (_STLP_MEMBER_TEMPLATES) && !defined (_STLP_NO_EXTENSIONS) && \
    [all...]

Completed in 67 milliseconds