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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/zlib-1.2.3/
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");
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/zlib-1.2.3/
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");
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/lib/zlib_deflate/
H A Ddeflate.c704 z_error("invalid match");
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/ppp-2.4.4/common/
H A Dzlib.c229 extern void z_error OF((char *m));
230 # define Assert(cond,msg) {if(!(cond)) z_error(msg);}
1425 z_error("invalid match");
5153 void z_error (m) function
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/ppp-2.4.4/pppdump/
H A Dzlib.c105 # define Assert(cond,msg) {if(!(cond)) z_error(msg);}
1088 z_error("invalid match");

Completed in 135 milliseconds