Lines Matching refs:assert
53 assert(0); in createcd()
61 assert(0); in createcd()
80 assert(cd->nextblock != 0); in createcd()
112 assert(cd->nextblock != 0); in opencd()
185 assert(block != 0); /* nothing useful there */ in Creadblock()
233 assert(p < buf+c->len); in parsedir()
234 assert(*p < NAMELEN); in parsedir()
242 assert(*p < NAMELEN); in parsedir()
247 assert(*p < NAMELEN); in parsedir()
264 assert(block != 0); in setroot()
275 assert(block != 0); in setvolsize()
284 assert(block != 0); in setpathtable()
292 assert(Cwoffset(cd) == (vlong)block * Blocksize + in setpathtable()
382 assert(Boffset(&cd->bwr) >= 16*Blocksize || c == 0); in Cputc()
497 assert(Boffset(&cd->bwr) >= 16*Blocksize); in Cwrite()
558 assert(nb != 0); in Cpadblock()
643 assert(0); in Cgetc()