Home
last modified time | relevance | path

Searched defs:mallinfo (Results 1 - 10 of 10) sorted by relevance

/third_party/musl/src/malloc/oldmallocng/
H A Dmallinfo.c77 struct mallinfo mallinfo() { in mallinfo() function
/third_party/musl/src/malloc/linux/
H A Dstats.c56 struct mallinfo mallinfo(void) in mallinfo() function
/third_party/musl/porting/linux/user/src/malloc/
H A Dstats.c56 struct mallinfo mallinfo(void) in mallinfo() function
/third_party/musl/porting/linux/user/src/hook/
H A Dmusl_malloc_dispatch.h49 MallinfoType mallinfo; member
/third_party/musl/porting/linux/user/include/
H A Dmalloc.h37 struct mallinfo { __MALLINFO_BODY }; struct
/third_party/musl/src/hook/linux/
H A Dmusl_malloc_dispatch.h71 MallinfoType mallinfo; member
/third_party/musl/include/
H A Dmalloc.h36 struct mallinfo { __MALLINFO_BODY }; struct
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/
H A Dmod.rs128 pub struct mallinfo { structure names
1300 pub fn mallinfo() -> ::mallinfo; in mallinfo() functions
/third_party/rust/crates/libc/src/unix/nto/
H A Dmod.rs448 pub struct mallinfo { structure names
3088 pub fn mallinfo() -> ::mallinfo; in mallinfo() functions
/third_party/rust/crates/libc/src/unix/linux_like/android/
H A Dmod.rs96 pub struct mallinfo { structure names
3145 pub fn mallinfo() -> ::mallinfo; in mallinfo() functions

Completed in 23 milliseconds