Home | History | Annotate | Download | only in mpreal

Lines Matching refs:next_pinuse

2148 #define next_pinuse(p)  ((next_chunk(p)->head) & PINUSE_BIT)

3103 assert(next_pinuse(p));
3116 assert(!next_pinuse(p));
3165 assert(!next_pinuse(u));