Searched refs:fordblks (Results 1 – 3 of 3) sorted by relevance
96 MALLINFO_FIELD_TYPE fordblks; /* total free space */ member
101 printf("\t\tfree 0x%zx\n", minfo.fordblks); in HEAP_DUMP()
800 MALLINFO_FIELD_TYPE fordblks; /* total free space */ member3570 nm.fordblks = mfree; in internal_mallinfo()
Completed in 15 milliseconds