Searched refs:Mallinfo_t (Results 1 – 1 of 1) sorted by relevance
62 typedef struct ______mallinfo Mallinfo_t; typedef592 typedef struct mallinfo Mallinfo_t; typedef617 extern Mallinfo_t mallinfo(void) in mallinfo()619 extern Mallinfo_t mallinfo() in mallinfo()623 Mallinfo_t mi; in mallinfo()740 typedef struct mallinfo Mallinfo_t; typedef754 extern Mallinfo_t F0(_ast_mallinfo, void) { return mallinfo(); } in F0()