Searched refs:z_error (Results 1 - 3 of 3) sorted by relevance

/barrelfish-master/lib/zlib/
H A Dzutil.h244 extern void z_error OF((char *m));
245 # define Assert(cond,msg) {if(!(cond)) z_error(msg);}
H A Dzutil.c122 void z_error (m) function
H A Ddeflate.c1245 z_error("invalid match");

Completed in 81 milliseconds