Searched refs:_STLP_ABORT (Results 1 – 6 of 6) sorted by relevance
49 # define _STLP_THROW_MSG(ex,msg) puts(msg),_STLP_ABORT()
326 # define _STLP_ABORT() TerminateProcess(reinterpret_cast<HANDLE>(66), 0) macro
186 #ifndef _STLP_ABORT187 # define _STLP_ABORT() abort() macro
433 { _STLP_ABORT(); } in _Terminate()
926 _STLP_ABORT(); in _S_get_per_thread_state()
4777 Occurences of GetCurrentProcess() used in _STLP_ABORT were replaced7884 …* _STLP_ABORT macro introduced to avoid clashes with third-party sw redefining abort() (thanks to …