Searched defs:_STLP_IS_POD (Results 1 - 8 of 8) sorted by relevance

/prebuilts/ndk/current/sources/cxx-stl/stlport/stlport/stl/config/
H A D_msvc.h86 # define _STLP_IS_POD(T) __is_pod(T) macro
H A D_mwerks.h144 # define _STLP_IS_POD(T) Metrowerks::is_POD<T>::value macro
/prebuilts/ndk/r10/sources/cxx-stl/stlport/stlport/stl/config/
H A D_msvc.h86 # define _STLP_IS_POD(T) __is_pod(T) macro
H A D_mwerks.h144 # define _STLP_IS_POD(T) Metrowerks::is_POD<T>::value macro
/prebuilts/ndk/r11/sources/cxx-stl/stlport/stlport/stl/config/
H A D_msvc.h86 # define _STLP_IS_POD(T) __is_pod(T) macro
H A D_mwerks.h144 # define _STLP_IS_POD(T) Metrowerks::is_POD<T>::value macro
/prebuilts/ndk/r13/sources/cxx-stl/stlport/stlport/stl/config/
H A D_msvc.h86 # define _STLP_IS_POD(T) __is_pod(T) macro
H A D_mwerks.h144 # define _STLP_IS_POD(T) Metrowerks::is_POD<T>::value macro

Completed in 176 milliseconds