Searched refs:_STLP_ABORT (Results 1 – 5 of 5) 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()