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