Home
last modified time | relevance | path

Searched refs:_STLPORT_PATCHLEVEL (Results 1 – 2 of 2) 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)
44 # if (_STLPORT_PATCHLEVEL == 0)
47 # define _STLP_PATCH STRINGIZE(_STLPORT_PATCHLEVEL)
/ndk/sources/cxx-stl/stlport/stlport/stl/
D_stlport_version.h26 #define _STLPORT_PATCHLEVEL 1 macro