OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_STLP_NO_MSVC50_COMPATIBILITY
(Results
1 - 4
of
4
) sorted by null
/ndk/sources/cxx-stl/stlport/stlport/stl/config/
compat.h
66
#if defined (__STL_NO_MSVC50_COMPATIBILITY) && !defined (
_STLP_NO_MSVC50_COMPATIBILITY
)
67
# define
_STLP_NO_MSVC50_COMPATIBILITY
__STL_NO_MSVC50_COMPATIBILITY
features.h
706
!defined (
_STLP_NO_MSVC50_COMPATIBILITY
) && !defined (_STLP_MSVC50_COMPATIBILITY)
[
all
...]
/prebuilts/ndk/current/sources/cxx-stl/stlport/stlport/stl/config/
compat.h
66
#if defined (__STL_NO_MSVC50_COMPATIBILITY) && !defined (
_STLP_NO_MSVC50_COMPATIBILITY
)
67
# define
_STLP_NO_MSVC50_COMPATIBILITY
__STL_NO_MSVC50_COMPATIBILITY
features.h
706
!defined (
_STLP_NO_MSVC50_COMPATIBILITY
) && !defined (_STLP_MSVC50_COMPATIBILITY)
[
all
...]
Completed in 216 milliseconds