Blender
V3.3
|
Public Attributes | |
const char * | name |
uintptr_t | len |
int | items |
Definition at line 576 of file mallocn_guarded_impl.c.
int MemPrintBlock::items |
Definition at line 579 of file mallocn_guarded_impl.c.
Referenced by MEM_guarded_printmemlist_stats().
uintptr_t MemPrintBlock::len |
Definition at line 578 of file mallocn_guarded_impl.c.
Referenced by compare_len(), and MEM_guarded_printmemlist_stats().
const char* MemPrintBlock::name |
Definition at line 577 of file mallocn_guarded_impl.c.
Referenced by compare_name(), and MEM_guarded_printmemlist_stats().