Searched defs:mallinfo (Results 1 – 5 of 5) sorted by relevance
127 struct mallinfo { struct140 /* Returns a copy of the updated current mallinfo. */ argument
130 INTERCEPTOR(struct fake_mallinfo, mallinfo, void) { in INTERCEPTOR() argument178 fake_mallinfo (*mallinfo)(void); member
119 INTERCEPTOR(struct fake_mallinfo, mallinfo, void) { in INTERCEPTOR() argument
103 INTERCEPTOR(void, mallinfo, __sanitizer_struct_mallinfo *sret) { in INTERCEPTOR() argument
174 INTERCEPTOR(struct fake_mallinfo, mallinfo, void) { in INTERCEPTOR() argument