Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/libmalloc/dist/
H A Dmalloc.h269 __malloc_size_t bytes_total; /* Total size of the heap. */ member
H A Dgmalloc.c271 __malloc_size_t bytes_total; /* Total size of the heap. */ member