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

/forgerock/web-agents-v4/zlib/
H A Dzutil.h221 extern void ZLIB_INTERNAL z_error OF((char *m));
223 # define Assert(cond,msg) {if(!(cond)) z_error(msg);}
H A Dzutil.c125 void ZLIB_INTERNAL z_error (m) function
H A Ddeflate.c1369 z_error("invalid match");

Completed in 34 milliseconds