Searched defs:_STLP_THROWS (Results 1 - 4 of 4) sorted by relevance

/prebuilts/ndk/current/sources/cxx-stl/stlport/stlport/stl/config/
H A Dfeatures.h830 # if !defined (_STLP_THROWS)
831 # define _STLP_THROWS(x) throw(x) macro
844 # define _STLP_THROWS(x) macro
/prebuilts/ndk/r10/sources/cxx-stl/stlport/stlport/stl/config/
H A Dfeatures.h830 # if !defined (_STLP_THROWS)
831 # define _STLP_THROWS(x) throw(x) macro
844 # define _STLP_THROWS(x) macro
/prebuilts/ndk/r11/sources/cxx-stl/stlport/stlport/stl/config/
H A Dfeatures.h830 # if !defined (_STLP_THROWS)
831 # define _STLP_THROWS(x) throw(x) macro
844 # define _STLP_THROWS(x) macro
/prebuilts/ndk/r13/sources/cxx-stl/stlport/stlport/stl/config/
H A Dfeatures.h830 # if !defined (_STLP_THROWS)
831 # define _STLP_THROWS(x) throw(x) macro
844 # define _STLP_THROWS(x) macro

Completed in 29 milliseconds