Home
last modified time | relevance | path

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

/malloc/
A Dmcheck-impl.c67 checkhdr (const struct hdr *hdr) in checkhdr() argument
152 link_blk (struct hdr *hdr) in link_blk() argument
162 hdr->next->prev = hdr; in link_blk()
175 struct hdr *hdr = ((struct hdr *) ptr) - 1; in free_mcheck() local
209 struct hdr *hdr = mem; in malloc_mcheck_after() local
216 hdr->block = hdr; in malloc_mcheck_after()
226 struct hdr *hdr; in memalign_mcheck_before() local
263 struct hdr *hdr = ((struct hdr *) (block + slop)) - 1; in memalign_mcheck_after() local
306 struct hdr *hdr; in realloc_mcheck_before() local
327 struct hdr *hdr = ptr; in realloc_mcheck_after() local
[all …]

Completed in 5 milliseconds