Home
last modified time | relevance | path

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

/external/stlport/stlport/stl/
D_range_errors.c49 # define _STLP_THROW_MSG(ex,msg) puts(msg),_STLP_ABORT()
/external/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
/external/stlport/stlport/stl/debug/
D_debug.c433 { _STLP_ABORT(); } in _Terminate()
/external/stlport/src/
Dallocators.cpp926 _STLP_ABORT(); in _S_get_per_thread_state()
/external/stlport/etc/
DChangeLog-5.14777 Occurences of GetCurrentProcess() used in _STLP_ABORT were replaced
7884 …* _STLP_ABORT macro introduced to avoid clashes with third-party sw redefining abort() (thanks to …