Home
last modified time | relevance | path

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

/glibc-2.36/malloc/
Dmalloc.c2056 # define check_remalloced_chunk(A, P, N) macro
2065 # define check_remalloced_chunk(A, P, N) do_check_remalloced_chunk (A, P, N) macro
3855 check_remalloced_chunk (av, victim, nb); in _int_malloc()
/glibc-2.36/manual/
Dmemory.texi442 @c check_remalloced_chunk ok/disabled