assert            727 libglibc/regex.c             assert (p + *p < pend);
assert           1426 libglibc/regex.c   assert (!FAIL_STACK_EMPTY ());					\
assert           1433 libglibc/regex.c   assert (fail_stack.avail >= NUM_NONREG_ITEMS);			\
assert           2113 libglibc/regex.c                 assert (p - 1 > pattern);
assert           2522 libglibc/regex.c               assert (compile_stack.avail != 0);
assert           2762 libglibc/regex.c                assert (beg_interval);
assert           3228 libglibc/regex.c   assert (fastmap != NULL && p != NULL);
assert           3256 libglibc/regex.c       assert (p < pend);
assert           4220 libglibc/regex.c 		  assert (bufp->regs_allocated == REGS_FIXED);
assert           4981 libglibc/regex.c           assert (mcnt >= 0);
assert           5199 libglibc/regex.c 	  assert (p <= pend);
assert           5345 libglibc/regex.c 	  assert (p1[1] == **p);
assert           5431 libglibc/regex.c       assert (reg_no > 0 && reg_no <= MAX_REGNUM);
assert            242 libutil/conf.c 	assert(opened == 0);
assert             88 libutil/dbop.c 		assert(0);
assert            360 libutil/dbop.c 		assert(dat.data != NULL);
assert            157 libutil/find.c 			assert(*p == ',');
assert            389 libutil/find.c 	assert(status == 0);
assert            423 libutil/find.c 	assert(status == 0);
assert            469 libutil/find.c 	assert(status != 0);
assert            650 libutil/find.c 	assert(status != 0);
assert            148 libutil/gpathop.c 	assert(opened > 0);
assert            187 libutil/gpathop.c 	assert(opened > 0);
assert            208 libutil/gpathop.c 	assert(opened > 0);
assert            225 libutil/gpathop.c 	assert(opened > 0);
assert            226 libutil/gpathop.c 	assert(_mode == 2);
assert            227 libutil/gpathop.c 	assert(path[0] == '.' && path[1] == '/');
assert            242 libutil/gpathop.c 	assert(_mode != 1);
assert            253 libutil/gpathop.c 	assert(opened > 0);
assert            256 libutil/gtagsop.c 	assert(db >= 0 && db < GTAGLIM);
assert            296 libutil/gtagsop.c 		assert(0);
assert            368 libutil/gtagsop.c 		assert(root != NULL);
assert            395 libutil/xargs.c 	assert(xp != NULL);
assert            438 libutil/xargs.c 	assert(xp != NULL);
assert            451 libutil/xargs.c 	assert(xp != NULL);
assert            453 libutil/xargs.c 	assert(xp->pipe == NULL);