Home
last modified time | relevance | path

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

/dflybsd-src/sys/vfs/hammer2/zlib/
H A Dhammer2_zlib_zutil.h130 # define Assert(cond,msg) {if(!(cond)) z_error(msg);} macro
137 # define Assert(cond,msg) macro
/dflybsd-src/sbin/hammer2/zlib/
H A Dhammer2_zlib_zutil.h130 # define Assert(cond,msg) {if(!(cond)) z_error(msg);} macro
137 # define Assert(cond,msg) macro
/dflybsd-src/usr.sbin/makefs/hammer2/zlib/
H A Dhammer2_zlib_zutil.h130 # define Assert(cond,msg) {if(!(cond)) z_error(msg);} macro
137 # define Assert(cond,msg) macro
/dflybsd-src/contrib/zlib-1.2/
H A Dzutil.h241 # define Assert(cond,msg) {if(!(cond)) z_error(msg);} macro
248 # define Assert(cond,msg) macro
/dflybsd-src/sys/net/
H A Dzlib.c243 # define Assert(cond,msg) {if(!(cond)) z_error(msg);} macro
250 # define Assert(cond,msg) macro