Home
last modified time | relevance | path

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

/ndk/sources/cxx-stl/stlport/stlport/stl/
D_ios.h97 iostate exceptions() const { return this->_M_get_exception_mask(); } in exceptions() function
98 void exceptions(iostate __mask) { in exceptions() function