Home
last modified time | relevance | path

Searched refs:contig (Results 1 – 1 of 1) sorted by relevance

/glibc-2.36/malloc/
Dmalloc-check.c123 int contig = contiguous (&main_arena); in mem2chunk_check() local
124 if ((contig && in mem2chunk_check()
129 (contig && (char *) prev_chunk (p) < mp_.sbrk_base) || in mem2chunk_check()