Searched refs:_STLP_NORETURN_FUNCTION (Results 1 - 3 of 3) sorted by relevance

/external/stlport/stlport/stl/config/
H A D_gcc.h102 #define _STLP_NORETURN_FUNCTION __attribute__((noreturn)) macro
H A D_msvc.h78 # define _STLP_NORETURN_FUNCTION __declspec(noreturn) macro
H A Dfeatures.h872 #if defined (_STLP_NORETURN_FUNCTION) && !defined (_STLP_NO_EXCEPTIONS) && \
874 # define _STLP_FUNCTION_THROWS _STLP_NORETURN_FUNCTION

Completed in 194 milliseconds