Searched defs:header (Results 1 – 2 of 2) sorted by relevance
132 struct allocation_header *header = ((struct allocation_header *) ptr) - 1; in get_header() local178 free_internal (const char *op, struct allocation_header *header) in free_internal()192 struct allocation_header *header = get_header ("realloc", ptr); in realloc_internal() local239 struct allocation_header *header = get_header ("free", ptr); in free() local
67 struct header struct69 size_t length;70 size_t magic;
Completed in 6 milliseconds