Searched refs:_STLPORT_VERSION (Results 1 – 9 of 9) sorted by relevance
28 #define _STLPORT_VERSION 0x521 macro
4 # define __SGI_STL_PORT _STLPORT_VERSION
39 #if (defined(__GLIBCXX__) && __GLIBCXX__ < 20110325) || defined(_STLPORT_VERSION)
18 < #if defined(_STLPORT_VERSION)
59 #elif defined(ANDROID) && defined(_STLPORT_VERSION)
46 #if defined(_STLPORT_VERSION)
105 #elif defined(_MSC_VER) && !defined(_STLPORT_VERSION)
101 #elif defined(_MSC_VER) && !defined(_STLPORT_VERSION)
272 # if defined (_STLPORT_VERSION) && (_STLPORT_VERSION >= 0x530) in check_get_float()