Assert 245 other-licenses/zlib/zutil.h # define Assert(cond,msg) {if(!(cond)) z_error(msg);} Assert 252 other-licenses/zlib/zutil.h # define Assert(cond,msg)