Searched defs:Assert (Results 1 – 1 of 1) sorted by relevance
245 # define Assert(cond,msg) {if(!(cond)) z_error(msg);} macro252 # define Assert(cond,msg) macro
Completed in 2 milliseconds