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

/external/stlport/stlport/stl/
H A D_range_errors.c49 # define _STLP_THROW_MSG(ex,msg) puts(msg),_STLP_ABORT()
/external/stlport/stlport/stl/config/
H A D_evc.h326 # define _STLP_ABORT() TerminateProcess(reinterpret_cast<HANDLE>(66), 0) macro
H A Dfeatures.h192 #ifndef _STLP_ABORT
193 # define _STLP_ABORT() abort() macro
/external/stlport/stlport/stl/debug/
H A D_debug.c433 { _STLP_ABORT(); }
/external/stlport/src/
H A Dallocators.cpp926 _STLP_ABORT();

Completed in 1587 milliseconds