Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/libmalloc/dist/
H A Dmalloc.h272 __malloc_size_t chunks_free; /* Chunks in the free list. */ member
H A Dgmalloc.c274 __malloc_size_t chunks_free; /* Chunks in the free list. */ member