Home
last modified time | relevance | path

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

/l4re-core-master/uclibc/lib/contrib/uclibc/libc/stdlib/malloc-simple/
A Dalloc.c130 struct alignlist struct
132 struct alignlist *next; argument
136 static struct alignlist *_aligned_blocks; argument
141 struct alignlist *l; in __libc_free_aligned()
181 struct alignlist *l; in memalign()
188 l = (struct alignlist *) malloc (sizeof (struct alignlist)); in memalign()

Completed in 2 milliseconds