Searched defs:MEMiExpHeapMBlockHead (Results 1 – 1 of 1) sorted by relevance
70 typedef struct MEMiExpHeapMBlockHead MEMiExpHeapMBlockHead; typedef73 struct MEMiExpHeapMBlockHead struct90 MEMiExpHeapMBlockHead* pMBHeadPrev; // Previous block. argument91 MEMiExpHeapMBlockHead* pMBHeadNext; // Next block. argument101 MEMiExpHeapMBlockHead* head; // Pointer to the memory block linked to the header. argument