Searched defs:CV_FUNCNAME (Results 1 - 1 of 1) sorted by relevance

/external/opencv/cxcore/include/
H A Dcxerror.h127 /* CV_FUNCNAME macro defines icvFuncName constant which is used by CV_ERROR macro */
129 #define CV_FUNCNAME( Name ) macro
132 #define CV_FUNCNAME( Name ) \ macro

Completed in 190 milliseconds