Searched refs:CV_DBG_BREAK (Results 1 - 2 of 2) sorted by relevance

/external/opencv/cxcore/src/
H A Dcxerror.cpp198 CV_DBG_BREAK();
359 CV_DBG_BREAK();
/external/opencv/cxcore/include/
H A Dcxmisc.h150 #define CV_DBG_BREAK() { volatile int* crashMe = 0; *crashMe = 0; } macro

Completed in 162 milliseconds