Home
last modified time | relevance | path

Searched defs:header (Results 1 – 2 of 2) sorted by relevance

/malloc/
A Dtst-interpose-aux.c132 struct allocation_header *header = ((struct allocation_header *) ptr) - 1; in get_header() local
178 free_internal (const char *op, struct allocation_header *header) in free_internal()
192 struct allocation_header *header = get_header ("realloc", ptr); in realloc_internal() local
239 struct allocation_header *header = get_header ("free", ptr); in free() local
A Dmemusage.c67 struct header struct
69 size_t length;
70 size_t magic;

Completed in 6 milliseconds