Home | History | Annotate | Download | only in src

Lines Matching full:errmsg

142     const char* errmsg;
229 #define CV_PARSE_ERROR( errmsg ) \
231 icvParseError( fs, cvFuncName, (errmsg), __FILE__, __LINE__ ); \