nedmalloc_footprint 163 compat/nedmalloc/nedmalloc.c size_t nedmalloc_footprint(void) THROWSPEC { return nedpmalloc_footprint(0); } nedmalloc_footprint 123 compat/nedmalloc/nedmalloc.h EXTSPEC size_t nedmalloc_footprint(void) THROWSPEC;