Home
last modified time | relevance | path

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

/dragonfly/lib/libc/stdlib/
H A Dnmalloc.c147 typedef struct bigalloc { struct
148 struct bigalloc *next; /* hash link */ argument
152 } *bigalloc_t; argument