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 D | zutil.h | 194 # define Assert(cond,msg) {if(!(cond)) z_error(msg);} macro 201 # define Assert(cond,msg) macro |
Completed in 14 milliseconds