Home
last modified time | relevance | path

Searched defs:mallinfo2 (Results 1 - 8 of 8) sorted by relevance

/third_party/musl/src/malloc/oldmallocng/
H A Dmallinfo.c58 struct mallinfo2 mallinfo2() { in mallinfo2() function
/third_party/musl/src/malloc/linux/
H A Dstats.c40 struct mallinfo2 mallinfo2(void) in mallinfo2() function
/third_party/musl/porting/linux/user/src/malloc/
H A Dstats.c40 struct mallinfo2 mallinfo2(void) in mallinfo2() function
/third_party/musl/porting/linux/user/src/hook/
H A Dmusl_malloc_dispatch.h50 Mallinfo2Type mallinfo2; member
/third_party/musl/porting/linux/user/include/
H A Dmalloc.h41 struct mallinfo2 { __MALLINFO_BODY }; struct
/third_party/musl/src/hook/linux/
H A Dmusl_malloc_dispatch.h72 Mallinfo2Type mallinfo2; member
/third_party/musl/include/
H A Dmalloc.h40 struct mallinfo2 { __MALLINFO_BODY }; struct
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/
H A Dmod.rs141 pub struct mallinfo2 { structure names
1301 pub fn mallinfo2() -> ::mallinfo2; in mallinfo2() functions

Completed in 5 milliseconds