Lines Matching refs:passert
30 #include "passert.h"
178 passert(memBuffer != NULL);
179 passert(binsFirstFreeCell != NULL);
247 passert(SIZE_CELL <= p->_Size);
282 passert(_PTR_NORM((char *)q + q->_Size) <=
284 passert(_PTR_NORM(q) < _PTR_NORM(q->_Next));
287 passert(pd->total_heap == pd->total_alloc + pd->total_free);
288 passert(total_free == pd->total_free);
349 passert(pmallocInitted);
452 passert(pmallocInitted);