Searched refs:next_chunk (Results 1 – 3 of 3) sorted by relevance
195 p = next_chunk(p);
1836 #define next_chunk(p) ((mchunkptr)( ((char*)(p)) + ((p)->size & ~SIZE_BITS) )) macro2419 next = next_chunk(p);2428 assert(next_chunk(prv) == p);2592 for (q = next_chunk(p); in do_check_malloc_state()2595 q = next_chunk(q)) in do_check_malloc_state()
4820 goto next_chunk; in sctp_process_control()5555 goto next_chunk; in sctp_process_control()5572 goto next_chunk; in sctp_process_control()5623 next_chunk: in sctp_process_control()