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

/ast/src/lib/libast/vmalloc/
H A Dmalloc.c62 typedef struct ______mallinfo Mallinfo_t; typedef in typeref:struct:______mallinfo
920 typedef struct mallinfo Mallinfo_t; typedef in typeref:struct:mallinfo
945 extern Mallinfo_t mallinfo(void)
947 extern Mallinfo_t mallinfo()
951 Mallinfo_t mi;
1079 typedef struct mallinfo Mallinfo_t; typedef in typeref:struct:mallinfo
1093 extern Mallinfo_t F0(_ast_mallinfo, void) { return mallinfo(); }

Completed in 15 milliseconds