Home
last modified time | relevance | path

Searched refs:_STLP_ABORT (Results 1 – 5 of 5) sorted by relevance

/ndk/sources/cxx-stl/stlport/stlport/stl/
D_range_errors.c49 # define _STLP_THROW_MSG(ex,msg) puts(msg),_STLP_ABORT()
/ndk/sources/cxx-stl/stlport/stlport/stl/config/
D_evc.h326 # define _STLP_ABORT() TerminateProcess(reinterpret_cast<HANDLE>(66), 0) macro
Dfeatures.h186 #ifndef _STLP_ABORT
187 # define _STLP_ABORT() abort() macro
/ndk/sources/cxx-stl/stlport/stlport/stl/debug/
D_debug.c433 { _STLP_ABORT(); } in _Terminate()
/ndk/sources/cxx-stl/stlport/src/
Dallocators.cpp926 _STLP_ABORT(); in _S_get_per_thread_state()