Blender V2.61 - r43446
Public Attributes

MemPrintBlock Struct Reference

List of all members.

Public Attributes

const char * name
uintptr_t len
int items

Detailed Description

Definition at line 390 of file mallocn.c.


Member Data Documentation

Definition at line 393 of file mallocn.c.

Referenced by MEM_printmemlist_stats().

uintptr_t MemPrintBlock::len

Definition at line 392 of file mallocn.c.

Referenced by compare_len(), and MEM_printmemlist_stats().

const char* MemPrintBlock::name

Definition at line 391 of file mallocn.c.

Referenced by compare_name(), and MEM_printmemlist_stats().


The documentation for this struct was generated from the following file: