Assert            245 tools/packfi2/zutil.h #  define Assert(cond,msg) {if(!(cond)) z_error(msg);}
Assert            252 tools/packfi2/zutil.h #  define Assert(cond,msg)