tag
line
file
source code
cond
221
zBoot/gzip.h
# define Assert(cond,msg) {if(!(cond)) error(msg);}
cond
228
zBoot/gzip.h
# define Assert(cond,msg)