Searched refs:Assert (Results 1 – 2 of 2) sorted by relevance
245 # define Assert(cond,msg) {if(!(cond)) z_error(msg);} macro252 # define Assert(cond,msg) macro
265 Assert(0, "zcfree: ptr not found"); in zcfree()
Completed in 3 milliseconds