SDL
2.0
|
Definition at line 667 of file SDL_malloc.c.
MALLINFO_FIELD_TYPE mallinfo::arena |
Definition at line 669 of file SDL_malloc.c.
Referenced by internal_mallinfo().
MALLINFO_FIELD_TYPE mallinfo::fordblks |
Definition at line 677 of file SDL_malloc.c.
Referenced by internal_mallinfo().
MALLINFO_FIELD_TYPE mallinfo::fsmblks |
Definition at line 675 of file SDL_malloc.c.
MALLINFO_FIELD_TYPE mallinfo::hblkhd |
Definition at line 673 of file SDL_malloc.c.
Referenced by internal_mallinfo().
MALLINFO_FIELD_TYPE mallinfo::hblks |
Definition at line 672 of file SDL_malloc.c.
MALLINFO_FIELD_TYPE mallinfo::keepcost |
Definition at line 678 of file SDL_malloc.c.
Referenced by internal_mallinfo().
MALLINFO_FIELD_TYPE mallinfo::ordblks |
Definition at line 670 of file SDL_malloc.c.
Referenced by internal_mallinfo().
MALLINFO_FIELD_TYPE mallinfo::smblks |
Definition at line 671 of file SDL_malloc.c.
MALLINFO_FIELD_TYPE mallinfo::uordblks |
Definition at line 676 of file SDL_malloc.c.
Referenced by internal_mallinfo().
MALLINFO_FIELD_TYPE mallinfo::usmblks |
Definition at line 674 of file SDL_malloc.c.
Referenced by internal_mallinfo().