Home
last modified time | relevance | path

Searched refs:CV_NORETURN (Results 1 – 3 of 3) sorted by relevance

/external/opencv3/modules/core/include/opencv2/core/
Dcvdef.h221 #ifndef CV_NORETURN
223 # define CV_NORETURN __attribute__((__noreturn__)) macro
225 # define CV_NORETURN __declspec(noreturn) macro
227 # define CV_NORETURN /* nothing by default */ macro
Dbase.hpp332 CV_INLINE CV_NORETURN void errorNoReturn(int _code, const String& _err, const char* _func, const ch… in errorNoReturn()
/external/opencv3/doc/
DDoxyfile.in243 CV_NORETURN= \