Home
last modified time | relevance | path

Searched defs:_STLP_THROW (Results 1 – 2 of 2) sorted by relevance

/ndk/sources/cxx-stl/stlport/stlport/stl/config/
D_apple.h63 # define _STLP_THROW(x) (DebugStr("\pSTL is about to throw exception: "#x),throw x) macro
Dfeatures.h818 # define _STLP_THROW(x) throw x macro
840 # define _STLP_THROW(x) macro