Searched refs:mallinfo2 (Results 1 – 2 of 2) sorted by relevance
152 struct mallinfo2 { __MALLINFO_BODY }; struct159 struct mallinfo2 mallinfo2(void) __RENAME(mallinfo);
864 TEST(malloc, mallinfo2) { in TEST() argument881 struct mallinfo2 info2 = mallinfo2(); in TEST()899 info2 = mallinfo2(); in TEST()