Assert 223 3rdparty/zlib/zutil.h # define Assert(cond,msg) {if(!(cond)) z_error(msg);} Assert 230 3rdparty/zlib/zutil.h # define Assert(cond,msg) Assert 118 modules/highgui/src/window_carbon.cpp #define Assert(exp) \