Searched refs:Mallinfo_t (Results 1 – 1 of 1) sorted by relevance
62 typedef struct ______mallinfo Mallinfo_t; typedef920 typedef struct mallinfo Mallinfo_t; typedef945 extern Mallinfo_t mallinfo(void) in mallinfo()947 extern Mallinfo_t mallinfo() in mallinfo()951 Mallinfo_t mi; in mallinfo()1079 typedef struct mallinfo Mallinfo_t; typedef1093 extern Mallinfo_t F0(_ast_mallinfo, void) { return mallinfo(); } in F0()