Home | History | Annotate | Download | only in src

Lines Matching refs:next_pinuse

1683 #define next_pinuse(p)  ((next_chunk(p)->head) & PINUSE_BIT)
2570 assert(!next_pinuse(p));
2591 assert(next_pinuse(p));
2604 assert(!next_pinuse(p));
2653 assert(!next_pinuse(u));