Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/libmalloc/dist/
H A Dmemalign.c47 struct alignlist *l;
54 l = (struct alignlist *) malloc (sizeof (struct alignlist));
H A Dmalloc.h195 struct alignlist struct
197 struct alignlist *next; argument
201 extern struct alignlist *_aligned_blocks; argument
H A Dgmalloc.c197 struct alignlist struct
199 struct alignlist *next; argument
203 extern struct alignlist *_aligned_blocks; argument
755 struct alignlist *_aligned_blocks = NULL;
916 register struct alignlist *l;
1331 struct alignlist *l;
1338 l = (struct alignlist *) malloc (sizeof (struct alignlist));
H A Dfree.c34 struct alignlist *_aligned_blocks = NULL;
195 register struct alignlist *l;