COMPACT
COMPACT,
enum {NONE, COMPACT, FOUND} slotstatus;
#define COMPACT(e) t = e; while ((*p++ = *t++));