Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/libmalloc/dist/
H A Dmalloc.h270 __malloc_size_t chunks_used; /* Chunks allocated by the user. */ member
H A Dgmalloc.c272 __malloc_size_t chunks_used; /* Chunks allocated by the user. */ member