IS_OVERSIZE
if (IS_OVERSIZE(frag_size, alloc_size)) {
oversize_bits |= IS_OVERSIZE(head_sz, alloc_size) |
IS_OVERSIZE(size, alloc_size) << DATA_SHIFT |
IS_OVERSIZE(tail_sz, alloc_size) << TAIL_SHIFT;
if (!IS_OVERSIZE(tsize, alloc_size)) {
if (!IS_OVERSIZE(tsize, alloc_size)) {
if (!IS_OVERSIZE(tsize, alloc_size)) {