assert            481 src/dps8/utlist.h  assert(head != NULL);                                                                         \
assert            482 src/dps8/utlist.h  assert(el != NULL);                                                                           \
assert            483 src/dps8/utlist.h  assert(add != NULL);                                                                          \
assert            501 src/dps8/utlist.h  assert(head != NULL);                                                                         \
assert            502 src/dps8/utlist.h  assert(el != NULL);                                                                           \
assert            503 src/dps8/utlist.h  assert(add != NULL);                                                                          \
assert            579 src/dps8/utlist.h   assert((del)->prev != NULL);                                                                 \
assert            624 src/dps8/utlist.h  assert(head != NULL);                                                                         \
assert            625 src/dps8/utlist.h  assert(el != NULL);                                                                           \
assert            626 src/dps8/utlist.h  assert(add != NULL);                                                                          \
assert            650 src/dps8/utlist.h  assert(head != NULL);                                                                         \
assert            651 src/dps8/utlist.h  assert(el != NULL);                                                                           \
assert            652 src/dps8/utlist.h  assert(add != NULL);                                                                          \
assert            736 src/dps8/utlist.h  assert(head != NULL);                                                                         \
assert            737 src/dps8/utlist.h  assert(el != NULL);                                                                           \
assert            738 src/dps8/utlist.h  assert(add != NULL);                                                                          \
assert            756 src/dps8/utlist.h  assert(head != NULL);                                                                         \
assert            757 src/dps8/utlist.h  assert(el != NULL);                                                                           \
assert            758 src/dps8/utlist.h  assert(add != NULL);                                                                          \