Home
last modified time | relevance | path

Searched defs:list (Results 1 – 8 of 8) sorted by relevance

/malloc/
A Dtst-malloc_info.c46 struct list in allocation_thread_function() struct
48 struct list *next; in allocation_thread_function()
49 long dummy[4]; in allocation_thread_function()
A Ddynarray_emplace_enlarge.c26 __libc_dynarray_emplace_enlarge (struct dynarray_header *list, in __libc_dynarray_emplace_enlarge()
A Ddynarray_resize.c26 __libc_dynarray_resize (struct dynarray_header *list, size_t size, in __libc_dynarray_resize()
A Ddynarray_resize_clear.c23 __libc_dynarray_resize_clear (struct dynarray_header *list, size_t size, in __libc_dynarray_resize_clear()
A Ddynarray_finalize.c24 __libc_dynarray_finalize (struct dynarray_header *list, in __libc_dynarray_finalize()
A Ddynarray.h119 __dynarray_error (struct dynarray_header *list) in __dynarray_error()
A Ddynarray-skeleton.c159 # define DYNARRAY_SCRATCH(list) (list)->scratch argument
161 # define DYNARRAY_SCRATCH(list) NULL argument
207 DYNARRAY_FREE (struct DYNARRAY_STRUCT *list) in DYNARRAY_FREE()
A Dtst-malloc-thread-fail.c190 struct list { in allocate_thread() struct
191 struct list *next; in allocate_thread()

Completed in 16 milliseconds