Home | History | Annotate | Download | only in src

Lines Matching refs:next_pinuse

1740 #define next_pinuse(p)  ((next_chunk(p)->head) & PINUSE_BIT)
2632 assert(!next_pinuse(p));
2653 assert(next_pinuse(p));
2666 assert(!next_pinuse(p));
2715 assert(!next_pinuse(u));