Searched defs:Assert (Results 1 - 1 of 1) sorted by relevance

/glassfish-3.1.2/installer/src/cpp/share/launcher/zlib-1.1.4/
H A Dzutil.h194 # define Assert(cond,msg) {if(!(cond)) z_error(msg);} macro
201 # define Assert(cond,msg) macro

Completed in 16 milliseconds