Searched defs:_STLP_NO_EXTENSIONS (Results 1 - 2 of 2) sorted by relevance

/external/stlport/stlport/stl/config/
H A Dcompat.h13 #if defined (__STL_NO_EXTENSIONS) && !defined (_STLP_NO_EXTENSIONS)
14 # define _STLP_NO_EXTENSIONS __STL_NO_EXTENSIONS macro
H A Dfeatures.h81 # if defined (_STLP_NO_EXTENSIONS)
82 # undef _STLP_NO_EXTENSIONS macro
135 #if defined (_STLP_MEMBER_TEMPLATES) && !defined (_STLP_NO_EXTENSIONS) && \

Completed in 535 milliseconds