Home
last modified time | relevance | path

Searched refs:_STLPORT_MAJOR (Results 1 – 4 of 4) sorted by relevance

/ndk/sources/cxx-stl/stlport/src/
Dstlport.rc31 #define VERSION_ID _STLPORT_MAJOR, _STLPORT_MINOR, _STLPORT_PATCHLEVEL, 0
33 # define VERSION_STR STRINGIZE(_STLPORT_MAJOR._STLPORT_MINOR._STLPORT_PATCHLEVEL)
49 # define VERSION_STR STRINGIZE(_STLPORT_MAJOR) "." _STLP_MINOR "." _STLP_PATCH "\0"
57 #define DLLNAME LIB_MOTIF "." STRINGIZE(_STLPORT_MAJOR) "." STRINGIZE(_STLPORT_MINOR) ".dll\0"
58 #define DLLNAME2(buildstr) LIB_MOTIF "" STRINGIZE(buildstr) "." STRINGIZE(_STLPORT_MAJOR) "." STRIN…
/ndk/sources/cxx-stl/stlport/stlport/stl/
D_stlport_version.h24 #define _STLPORT_MAJOR 5 macro
/ndk/sources/cxx-stl/stlport/stlport/stl/config/
D_auto_link.h42 # define _STLP_VERSION_STR "."_STLP_STRINGIZE(_STLPORT_MAJOR)"."_STLP_STRINGIZE(_STLPORT_MINOR)
/ndk/sources/third_party/googletest/googletest/include/gtest/internal/
Dgtest-port.h430 # if GTEST_OS_LINUX_ANDROID && defined(_STLPORT_MAJOR) && \
496 # if GTEST_OS_LINUX_ANDROID && defined(_STLPORT_MAJOR)