Home
last modified time | relevance | path

Searched defs:next (Results 1 – 6 of 6) sorted by relevance

/malloc/
A Dtst-malloc_info.c48 struct list *next; in allocation_thread_function() member
A Dtst-dynarray-fail.c36 struct heap_filler *next; member
72 struct heap_filler *next = head->next; in free_fill_heap() local
A Dtst-malloc-thread-fail.c191 struct list *next; in allocate_thread() member
218 struct list *next = head->next; in allocate_thread() local
A Dmemusagestat.c201 struct entry next; in main() local
A Dmcheck-impl.c40 struct hdr *next; member
A Dmalloc.c1858 struct malloc_state *next; member
2128 mchunkptr next = chunk_at_offset (p, sz); in do_check_free_chunk() local
2162 mchunkptr next; in do_check_inuse_chunk() local
3128 struct tcache_entry *next; member
3998 mchunkptr next = chunk_at_offset (victim, size); in _int_malloc() local
4823 mchunkptr next; /* next contiguous chunk after oldp */ in _int_realloc() local

Completed in 21 milliseconds