taglinefilesource code
Assert221zBoot/gzip.h#  define Assert(cond,msg) {if(!(cond)) error(msg);}
Assert228zBoot/gzip.h#  define Assert(cond,msg)