|
Blender
V3.3
|
Public Attributes | |
| void * | first |
| void * | last |
Definition at line 72 of file mallocn_guarded_impl.c.
| void* localListBase::first |
Definition at line 73 of file mallocn_guarded_impl.c.
Referenced by addtail(), check_memlist(), MEM_guarded_callbackmemlist(), MEM_guarded_printmemlist_internal(), MEM_guarded_printmemlist_stats(), and remlink().
| void * localListBase::last |
Definition at line 73 of file mallocn_guarded_impl.c.
Referenced by addtail(), check_memlist(), MEM_guarded_consistency_check(), and remlink().