Lines Matching defs:assert
49 #ifndef assert
50 #define assert(condition) ((void)0)
107 assert(lowPrefix <= op);
108 assert(src != NULL);
131 assert(!endOnInput || ip <= iend);
168 assert(match <= op); /* check overflow */
308 assert(oend > op);
309 assert(oend - op >= 4);
385 assert(op <= oend);
596 assert(lz4sd->extDictSize == 0);
647 assert(lz4sd->extDictSize == 0);